Uses of Enum
com.chargebee.models.PaymentSource.BankAccount.AccountHolderType
Packages that use PaymentSource.BankAccount.AccountHolderType
-
Uses of PaymentSource.BankAccount.AccountHolderType in com.chargebee.models
Methods in com.chargebee.models that return PaymentSource.BankAccount.AccountHolderTypeModifier and TypeMethodDescriptionPaymentSource.BankAccount.accountHolderType()Returns the enum constant of this type with the specified name.PaymentSource.BankAccount.AccountHolderType.values()Returns an array containing the constants of this enum type, in the order they are declared.