Enumeration Members

BILLING_ERROR: "2"

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

CANCELED: "1"

The customer voluntarily canceled their subscription.

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.