BankInfoCriteria Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class BankInfoCriteria : DataContractBase
The BankInfoCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| BankInfoCriteria |
| Name | Description | |
|---|---|---|
| AccountHolderName |
The name of the account holder
| |
| AccountNo |
Property AccountNo. Can be both bank account number or IBAN for international transfers.
| |
| BankName |
Name of the bank
| |
| CountryIsoCode |
The ISO 3166-1 country code of the bank
| |
| RegNo |
Property RegNo. Can be both bank registration number or SWIFT for international transfers.
|