Skip to main content
Version: 2.x

Interface: BillingEventResult

Defined in: javascript/src/billing/types/events.ts:361

Properties

action?

optional action?: string | null

Defined in: javascript/src/billing/types/events.ts:363


error?

optional error?: string | null

Defined in: javascript/src/billing/types/events.ts:364


handled

handled: boolean

Defined in: javascript/src/billing/types/events.ts:362


subscriptionId?

optional subscriptionId?: string | null

Defined in: javascript/src/billing/types/events.ts:365