BankInfoWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class BankInfoWeb : DataContractEntityWeb
The BankInfoWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | BankInfoWeb |
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
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | RegNo |
Property RegNo. Can be both bank registration number or SWIFT for international transfers.
|