Uses of Enum
com.chargebee.models.Currency.ForexType
Packages that use Currency.ForexType
-
Uses of Currency.ForexType in com.chargebee.models
Methods in com.chargebee.models that return Currency.ForexTypeModifier and TypeMethodDescriptionCurrency.forexType()static Currency.ForexTypeReturns the enum constant of this type with the specified name.static Currency.ForexType[]Currency.ForexType.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 Currency.ForexTypeModifier and TypeMethodDescriptionCurrency.CreateRequest.forexType(Currency.ForexType forexType) Currency.UpdateRequest.forexType(Currency.ForexType forexType)