DailyPaymentData

@human-protocol/sdk


@human-protocol/sdk / graphql/types / DailyPaymentData

Type Alias: DailyPaymentData

DailyPaymentData = object

Defined in: graphql/types.ts:98

Properties

averageAmountPerWorker

averageAmountPerWorker: bigint

Defined in: graphql/types.ts:102


timestamp

timestamp: Date

Defined in: graphql/types.ts:99


totalAmountPaid

totalAmountPaid: bigint

Defined in: graphql/types.ts:100


totalCount

totalCount: number

Defined in: graphql/types.ts:101

Last updated