Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / BillingComponent

Type Alias: BillingComponent

ts
type BillingComponent = "input" | "cached-input" | "cache-write" | "output";

Defined in: packages/core/src/engine/reconcile-statement.ts:42

The four billing components a provider statement itemizes.