Interface ListGrantsQueryParams

Hierarchy

  • ListGrantsQueryParams

Properties

before?: number
email?: string
grantStatus?: string
ip?: string
limit?: number
offset?: number
orderBy?: "desc" | "asc"
provider?: string
since?: number
sortBy?: "createdAt" | "updatedAt"

Generated using TypeDoc