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