Skip to main content
Version: 2.x

Interface: BillingEventPayloadExport

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

Properties

archivedAt

archivedAt: string | null

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


completedAt

completedAt: string | null

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


envelope

envelope: Record<string, unknown> | null

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


eventId

eventId: string

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


eventType

eventType: string

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


objectKey

objectKey: string | null

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


objectVersion

objectVersion: string | null

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


provider

provider: string

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


providerEnvironment

providerEnvironment: string

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


providerEventId

providerEventId: string

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


receivedAt

receivedAt: string

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


status

status: string

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


tenantId

tenantId: string

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