USBankAccount
Types
Link copied to clipboard
enum USBankAccountHolderType : Enum<PaymentMethod.USBankAccount.USBankAccountHolderType> , StripeModel
Content copied to clipboard
Link copied to clipboard
enum USBankAccountType : Enum<PaymentMethod.USBankAccount.USBankAccountType> , StripeModel
Content copied to clipboard
Link copied to clipboard
data class USBankNetworks(val preferred: String?, val supported: List<String>) : StripeModel
Content copied to clipboard
Functions
Properties
Link copied to clipboard
val accountHolderType: PaymentMethod.USBankAccount.USBankAccountHolderType
Content copied to clipboard
Link copied to clipboard