Uses of Enum
com.chargebee.models.CsvTaxRule.ServiceType
Packages that use CsvTaxRule.ServiceType
-
Uses of CsvTaxRule.ServiceType in com.chargebee.models
Methods in com.chargebee.models that return CsvTaxRule.ServiceTypeModifier and TypeMethodDescriptionCsvTaxRule.serviceType()static CsvTaxRule.ServiceTypeReturns the enum constant of this type with the specified name.static CsvTaxRule.ServiceType[]CsvTaxRule.ServiceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models with parameters of type CsvTaxRule.ServiceTypeModifier and TypeMethodDescriptionCsvTaxRule.CreateRequest.serviceType(CsvTaxRule.ServiceType serviceType)