Enumeration SubscriptionInvoiceBillingReason

The reason the billing event was created.

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.