Skip to main content
Version: Next

ChargeOptions

Index

Properties

optionalcount

count?: number = 1

The number of events to charge for.

eventName

eventName: string

The name of the event type to charge for. This should match one of the event names defined in the Actor's pricing configuration.

optionalidempotencyKey

idempotencyKey?: string

An idempotency key to prevent multiple unintended charges.

Page Options