Interface: SpendByModelRow
Defined in: javascript/src/types.ts:415
Aggregated spend for a single model in a time window.
Properties
model
model:
string
Defined in: javascript/src/types.ts:416
totalSpend
totalSpend:
Decimal
Defined in: javascript/src/types.ts:417
transactionCount
transactionCount:
number
Defined in: javascript/src/types.ts:418