SubscriptionCancellationOptionCode
Defines the various cancellation options that users can select for subscriptions.
This page contains
Fields
IMMEDIATE | Cancel the subscription immediately without waiting for the billing cycle to end. |
END_OF_BILLING_CYCLE | Cancel the subscription at the end of the current billing cycle. |
END_OF_CONTRACT | Cancel the subscription at the end of the contract term. |
CUSTOM_DATE | Cancel the subscription on a custom date specified by the user. |