Interface: DailySpendRow
Defined in: javascript/src/types.ts:152
Daily spend aggregation in a time window.
Properties
date
date:
string
Defined in: javascript/src/types.ts:153
totalSpend
totalSpend:
number
Defined in: javascript/src/types.ts:154
transactionCount
transactionCount:
number
Defined in: javascript/src/types.ts:155