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