usBankAccount property

PaymentIntentUsBankAccount? usBankAccount
final

payment_method_param

If this is an `us_bank_account` PaymentMethod, this hash contains details about the US bank account payment method.

Implementation

final PaymentIntentUsBankAccount? usBankAccount;