Skip to main content
Version: 2.x

Interface: UsageChargeExport

Defined in: javascript/src/storage/ports.ts:76

Properties

accountId

accountId: string

Defined in: javascript/src/storage/ports.ts:79


allowanceCovered

allowanceCovered: string

Defined in: javascript/src/storage/ports.ts:91


allowanceRequested

allowanceRequested: string

Defined in: javascript/src/storage/ports.ts:90


billingDisposition

billingDisposition: "billable" | "record_only"

Defined in: javascript/src/storage/ports.ts:92


catalogRevisionId

catalogRevisionId: string | null

Defined in: javascript/src/storage/ports.ts:93


charged

charged: string

Defined in: javascript/src/storage/ports.ts:89


chargeId

chargeId: string

Defined in: javascript/src/storage/ports.ts:78


correctionOfChargeId

correctionOfChargeId: string | null

Defined in: javascript/src/storage/ports.ts:98


createdAt

createdAt: string

Defined in: javascript/src/storage/ports.ts:102


dimensions

dimensions: Record<string, unknown>

Defined in: javascript/src/storage/ports.ts:86


eventAt

eventAt: string

Defined in: javascript/src/storage/ports.ts:101


feature

feature: string | null

Defined in: javascript/src/storage/ports.ts:82


idempotencyKey

idempotencyKey: string

Defined in: javascript/src/storage/ports.ts:99


ledgerEntryId

ledgerEntryId: string | null

Defined in: javascript/src/storage/ports.ts:97


measures

measures: Record<string, unknown>

Defined in: javascript/src/storage/ports.ts:85


metadata

metadata: Record<string, unknown>

Defined in: javascript/src/storage/ports.ts:87


model

model: string | null

Defined in: javascript/src/storage/ports.ts:83


operation

operation: string

Defined in: javascript/src/storage/ports.ts:81


planId

planId: string | null

Defined in: javascript/src/storage/ports.ts:94


pricingSnapshot

pricingSnapshot: Record<string, unknown>

Defined in: javascript/src/storage/ports.ts:96


rateCardKey

rateCardKey: string | null

Defined in: javascript/src/storage/ports.ts:95


region

region: string | null

Defined in: javascript/src/storage/ports.ts:84


requestDigest

requestDigest: string

Defined in: javascript/src/storage/ports.ts:100


requested

requested: string

Defined in: javascript/src/storage/ports.ts:88


subjectId

subjectId: string

Defined in: javascript/src/storage/ports.ts:80


tenantId

tenantId: string

Defined in: javascript/src/storage/ports.ts:77