Interface: SpendByUserRow
Defined in: javascript/src/types.ts:132
Aggregated spend for a single user in a time window.
Properties
totalSpend
totalSpend:
number
Defined in: javascript/src/types.ts:134
transactionCount
transactionCount:
number
Defined in: javascript/src/types.ts:135
userId
userId:
string
Defined in: javascript/src/types.ts:133