Interface: SpendByUserRow
Defined in: javascript/src/types.ts:408
Aggregated spend for a single user in a time window.
Properties
totalSpend
totalSpend:
Decimal
Defined in: javascript/src/types.ts:410
transactionCount
transactionCount:
number
Defined in: javascript/src/types.ts:411
userId
userId:
string
Defined in: javascript/src/types.ts:409