Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/openai / BillingComponent

Type Alias: BillingComponent

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

Defined in: packages/core/dist/index.d.ts

The four billing components a provider statement itemizes.