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