agentskit.js

ChargebackReportOptions

Auto-generated API reference for ChargebackReportOptions.

Interface: ChargebackReportOptions

Defined in: observability/src/cost-chargeback.ts:47

#Properties

#from?

optional from?: string

Defined in: observability/src/cost-chargeback.ts:56

Inclusive window filter (ISO 8601). Samples outside the window are dropped before grouping.


#groupBy?

optional groupBy?: ChargebackGroupKey

Defined in: observability/src/cost-chargeback.ts:49

Group key. Default 'tenant'.


#prices?

optional prices?: Record<string, TokenPrice>

Defined in: observability/src/cost-chargeback.ts:51

Optional price table override for sample cost computation.


#to?

optional to?: string

Defined in: observability/src/cost-chargeback.ts:57

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page