agentskit.js

ChargebackReport

Auto-generated API reference for ChargebackReport.

Interface: ChargebackReport

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

#Properties

#from?

optional from?: string

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

Window the report covers (whichever the caller passed).


#groupBy

groupBy: ChargebackGroupKey

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


#rows

rows: ChargebackRow[]

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


#to?

optional to?: string

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


#totalCalls

totalCalls: number

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

Sum of callCount across all rows.


#totalCostUsd

totalCostUsd: number

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

Sum of costUsd across all rows.

Explore nearby

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

On this page