Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / EntryBillingUnit

Interface: EntryBillingUnit

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

One priced unit of priceEntryBilling (RV504).

Properties

PropertyTypeDescriptionDefined in
record?ProviderCallRecordThe dispatch record behind a 'call' unit.packages/core/dist/index.d.ts
role?InvocationRole-packages/core/dist/index.d.ts
servedBy`${string}:${string}`-packages/core/dist/index.d.ts
source"call" | "slice"'call' prices one provider dispatch (the per-request basis); 'slice' is the historical per-model aggregate of an entry whose records do not fully cover its usage.packages/core/dist/index.d.ts
usageUsage-packages/core/dist/index.d.ts
usdnumber-packages/core/dist/index.d.ts