Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SubscriptionInvoiceBillingReason

The reason the billing event was created.

Index

Enumeration members

BillingCycle = "BILLING_CYCLE"

A subscription advanced into a new billing cycle.

Manual = "MANUAL"

An invoice was created manually.

MinimumInvoiceAmountExceeded = "MINIMUM_INVOICE_AMOUNT_EXCEEDED"

A subscription passed the minimum invoice amount

Other = "OTHER"

An invoice was created for another reason.

SubscriptionCreation = "SUBSCRIPTION_CREATION"

A subscription was created.

SubscriptionUpdate = "SUBSCRIPTION_UPDATE"

A subscription was updated.

Generated using TypeDoc