Uses of Enum
com.chargebee.models.OmnichannelSubscriptionItem.CancellationReason
Packages that use OmnichannelSubscriptionItem.CancellationReason
-
Uses of OmnichannelSubscriptionItem.CancellationReason in com.chargebee.models
Methods in com.chargebee.models that return OmnichannelSubscriptionItem.CancellationReasonModifier and TypeMethodDescriptionOmnichannelSubscriptionItem.cancellationReason()Returns the enum constant of this type with the specified name.OmnichannelSubscriptionItem.CancellationReason.values()Returns an array containing the constants of this enum type, in the order they are declared.