Uses of Enum
com.chargebee.models.OmnichannelTransaction.Type
Packages that use OmnichannelTransaction.Type
-
Uses of OmnichannelTransaction.Type in com.chargebee.models
Methods in com.chargebee.models that return OmnichannelTransaction.TypeModifier and TypeMethodDescriptionOmnichannelTransaction.type()static OmnichannelTransaction.TypeReturns the enum constant of this type with the specified name.static OmnichannelTransaction.Type[]OmnichannelTransaction.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.