Interface: DailySpendRow
Defined in: javascript/src/types.ts:428
Daily spend aggregation in a time window.
Properties
date
date:
string
Defined in: javascript/src/types.ts:429
totalSpend
totalSpend:
Decimal
Defined in: javascript/src/types.ts:430
transactionCount
transactionCount:
number
Defined in: javascript/src/types.ts:431