ExtBankDescription class
ExtBankDescription class
Extended bank description class.
The ExtBankDescription type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| ExtBankDescription() | Initializes a new instance of ExtBankDescription class. |
Properties
| Property | Description |
|---|---|
| name | Gets or sets the abbreviated name of bank. |
| bankid | Gets or sets the bank id. Routing: ABA number or S.W.I.F.T. number. |
| address1 | Gets or sets the bank’s address line 1. |
| address2 | Gets or sets the bank’s address line 2. |
| address3 | Gets or sets the bank’s address line 3. |
| city | Gets or sets the bank’s city. |
| state | Gets or sets the bank’s state or province. |
| postal_code | Gets or sets the bank’s postal code. |
| country | Gets or sets the bank’s country.3-letter country code from ISO/DIS-3166. |
| phone | Gets or sets the bank’s phone number. |