USBankAccount

fun USBankAccount(    accountNumber: String,     routingNumber: String,     accountType: PaymentMethod.USBankAccount.USBankAccountType,     accountHolderType: PaymentMethod.USBankAccount.USBankAccountHolderType)