Skip to main content

SubscriptionCancellationReason

Reason a subscription was cancelled.

enum SubscriptionCancellationReason {
CUSTOMER_REQUEST
TOO_EXPENSIVE
MISSING_FEATURES
SWITCHED_SERVICE
UNUSED
OTHER
}

Values

SubscriptionCancellationReason.CUSTOMER_REQUEST

SubscriptionCancellationReason.TOO_EXPENSIVE

SubscriptionCancellationReason.MISSING_FEATURES

SubscriptionCancellationReason.SWITCHED_SERVICE

SubscriptionCancellationReason.UNUSED

SubscriptionCancellationReason.OTHER

Member Of

MarketplaceSubscriptionCancelInput input

Was this page helpful?