Skip to main content
Version: 2.x

Interface: SpendByModelRow

Defined in: javascript/src/credits/types/analytics.ts:13

Aggregated spend for a single model in a time window.

Properties

entryCount

entryCount: number

Defined in: javascript/src/credits/types/analytics.ts:16


model

model: string

Defined in: javascript/src/credits/types/analytics.ts:14


totalSpend

totalSpend: Decimal

Defined in: javascript/src/credits/types/analytics.ts:15