Uses of Enum
com.chargebee.models.PaymentSource.Card.PreferredScheme
Packages that use PaymentSource.Card.PreferredScheme
-
Uses of PaymentSource.Card.PreferredScheme in com.chargebee.models
Methods in com.chargebee.models that return PaymentSource.Card.PreferredSchemeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PaymentSource.Card.PreferredScheme[]PaymentSource.Card.PreferredScheme.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 PaymentSource.Card.PreferredSchemeModifier and TypeMethodDescriptionPaymentSource.CreateCardRequest.cardPreferredScheme(PaymentSource.Card.PreferredScheme cardPreferredScheme)