SubscriptionInvoiceBillingReason Enum
The reason the billing event was created.
Possible Values
#
BILLING_CYCLE
A subscription advanced into a new billing cycle.
MANUAL
An invoice was created manually.
MINIMUM_INVOICE_AMOUNT_EXCEEDED
A subscription passed the minimum invoice amount
OTHER
An invoice was created for another reason.
SUBSCRIPTION_CREATION
A subscription was created.
SUBSCRIPTION_UPDATE
A subscription was updated.
Usages
#
References
#
- Field billingReason from SubscriptionInvoice
Previous
SubscriptionInvoice