The reason a subscription expired.

Enumeration Members

BILLING_ERROR: "2"

Billing error; for example, the customer's payment information was no longer valid.

CUSTOMER_CANCELED: "1"

The customer voluntarily canceled their subscription.

CUSTOMER_DENIED_PRICE_INCREASE: "3"

The customer did not agree to a recent price increase.

PRODUCT_NOT_AVAILABLE: "4"

The product was not available for purchase at the time of renewal.

UNKNOWN: "5"

Unknown Error.