usBankAccount property

  1. @JsonKey(name: 'USBankAccount')
UsBankAccount get usBankAccount
inherited

Containing additional data in case paymentmethod type is Us bank account.

Implementation

@JsonKey(name: 'USBankAccount')
UsBankAccount get usBankAccount => throw _privateConstructorUsedError;