bankAccountDetails property

BankAccountPaymentDetails? bankAccountDetails
final

Read only Details about a bank account payment. These details are only populated if the source_type is BANK_ACCOUNT.

Implementation

final BankAccountPaymentDetails? bankAccountDetails;