Uses of Enum
com.chargebee.models.PaymentSource.Card.Brand
Packages that use PaymentSource.Card.Brand
-
Uses of PaymentSource.Card.Brand in com.chargebee.models
Methods in com.chargebee.models that return PaymentSource.Card.BrandModifier and TypeMethodDescriptionPaymentSource.Card.brand()static PaymentSource.Card.BrandReturns the enum constant of this type with the specified name.static PaymentSource.Card.Brand[]PaymentSource.Card.Brand.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.BrandModifier and TypeMethodDescriptionPaymentSource.CreateUsingPermanentTokenRequest.cardBrand(PaymentSource.Card.Brand cardBrand)