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