Uses of Enum
com.chargebee.models.Subscription.CancelReason
Packages that use Subscription.CancelReason
-
Uses of Subscription.CancelReason in com.chargebee.models
Methods in com.chargebee.models that return Subscription.CancelReasonModifier and TypeMethodDescriptionSubscription.cancelReason()static Subscription.CancelReasonReturns the enum constant of this type with the specified name.static Subscription.CancelReason[]Subscription.CancelReason.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type Subscription.CancelReasonModifier and TypeMethodDescriptionSubscription.SubscriptionListRequest.cancelReason()Export.DeferredRevenueRequest.subscriptionCancelReason()Export.RevenueRecognitionRequest.subscriptionCancelReason()Export.SubscriptionsRequest.subscriptionCancelReason()