bankAccount property
Hash describing the bank account.
Implementation
@JsonKey(name: "bank_account")
BankAccountToken? get bankAccount => throw _privateConstructorUsedError;
Hash describing the bank account.
@JsonKey(name: "bank_account")
BankAccountToken? get bankAccount => throw _privateConstructorUsedError;