DailyEscrowData
@human-protocol/sdk / graphql/types / DailyEscrowData
Type Alias: DailyEscrowData
DailyEscrowData =
object
Defined in: graphql/types.ts:75
Properties
escrowsCancelled
escrowsCancelled:
number
Defined in: graphql/types.ts:81
escrowsPaid
escrowsPaid:
number
Defined in: graphql/types.ts:80
escrowsPending
escrowsPending:
number
Defined in: graphql/types.ts:78
escrowsSolved
escrowsSolved:
number
Defined in: graphql/types.ts:79
escrowsTotal
escrowsTotal:
number
Defined in: graphql/types.ts:77
timestamp
timestamp:
Date
Defined in: graphql/types.ts:76
Last updated