Uses of Enum
com.chargebee.models.enums.Tax2JurisType
Packages that use Tax2JurisType
-
Uses of Tax2JurisType in com.chargebee.models
Methods in com.chargebee.models that return Tax2JurisTypeMethods in com.chargebee.models with parameters of type Tax2JurisTypeModifier and TypeMethodDescriptionCsvTaxRule.CreateRequest.tax2JurisType(Tax2JurisType tax2JurisType) -
Uses of Tax2JurisType in com.chargebee.models.enums
Methods in com.chargebee.models.enums that return Tax2JurisTypeModifier and TypeMethodDescriptionstatic Tax2JurisTypeReturns the enum constant of this type with the specified name.static Tax2JurisType[]Tax2JurisType.values()Returns an array containing the constants of this enum type, in the order they are declared.