IPayoutFilter
@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
from?
optional
from:Date
Defined in: interfaces.ts:132
orderDirection?
optional
orderDirection:OrderDirection
Defined in: interfaces.ts:181
Inherited from
recipient?
optional
recipient:string
Defined in: interfaces.ts:131
skip?
optional
skip:number
Defined in: interfaces.ts:180
Inherited from
to?
optional
to:Date
Defined in: interfaces.ts:133
Last updated