BankAccountIdentificationTypeRequirement |
BankAccountIdentificationTypeRequirement.addBankAccountIdentificationTypesItem(BankAccountIdentificationTypeRequirement.BankAccountIdentificationTypesEnum bankAccountIdentificationTypesItem) |
|
BankAccountIdentificationTypeRequirement |
BankAccountIdentificationTypeRequirement.bankAccountIdentificationTypes(List<BankAccountIdentificationTypeRequirement.BankAccountIdentificationTypesEnum> bankAccountIdentificationTypes) |
List of bank account identification types: eg.; [iban , numberAndBic]
|
BankAccountIdentificationTypeRequirement |
BankAccountIdentificationTypeRequirement.description(String description) |
Specifies the bank account details for a particular route per required field in this object depending on the country of the bank account and the currency of the transfer.
|
static BankAccountIdentificationTypeRequirement |
BankAccountIdentificationTypeRequirement.fromJson(String jsonString) |
Create an instance of BankAccountIdentificationTypeRequirement given an JSON string
|
BankAccountIdentificationTypeRequirement |
TransferRouteRequirementsInner.getBankAccountIdentificationTypeRequirement() |
Get the actual instance of `BankAccountIdentificationTypeRequirement`.
|
BankAccountIdentificationTypeRequirement |
BankAccountIdentificationTypeRequirement.type(BankAccountIdentificationTypeRequirement.TypeEnum type) |
**bankAccountIdentificationTypeRequirement**
|