IPagination
@human-protocol/sdk / interfaces / IPagination
Interface: IPagination
Defined in: interfaces.ts:178
Extended by
Properties
first?
optionalfirst:number
Defined in: interfaces.ts:179
orderDirection?
optionalorderDirection:OrderDirection
Defined in: interfaces.ts:181
skip?
optionalskip:number
Defined in: interfaces.ts:180
Last updated