IHMTHoldersParams

@human-protocol/sdk


@human-protocol/sdk / interfaces / IHMTHoldersParams

Interface: IHMTHoldersParams

Defined in: interfaces.ts:124

Extends

Properties

address?

optional address: string

Defined in: interfaces.ts:125


first?

optional first: number

Defined in: interfaces.ts:179

Inherited from

IPagination.first


orderDirection?

optional orderDirection: OrderDirection

Defined in: interfaces.ts:181

Inherited from

IPagination.orderDirection


skip?

optional skip: number

Defined in: interfaces.ts:180

Inherited from

IPagination.skip

Last updated