usBankAccount property
Containing additional data in case paymentmethod type is Us bank account.
Implementation
@JsonKey(name: 'USBankAccount')
UsBankAccount get usBankAccount => throw _privateConstructorUsedError;
Containing additional data in case paymentmethod type is Us bank account.
@JsonKey(name: 'USBankAccount')
UsBankAccount get usBankAccount => throw _privateConstructorUsedError;