IPayoutFilter

@human-protocol/sdk


@human-protocol/sdk / interfaces / IPayoutFilter

Interface: IPayoutFilter

Defined in: interfaces.ts:128

Extends

Properties

chainId

chainId: ChainId

Defined in: interfaces.ts:129


escrowAddress?

optional escrowAddress: string

Defined in: interfaces.ts:130


first?

optional first: number

Defined in: interfaces.ts:179

Inherited from

IPagination.first


from?

optional from: Date

Defined in: interfaces.ts:132


orderDirection?

optional orderDirection: OrderDirection

Defined in: interfaces.ts:181

Inherited from

IPagination.orderDirection


recipient?

optional recipient: string

Defined in: interfaces.ts:131


skip?

optional skip: number

Defined in: interfaces.ts:180

Inherited from

IPagination.skip


to?

optional to: Date

Defined in: interfaces.ts:133

Last updated