ExtBankDescription class

ExtBankDescription class

Extended bank description class.

The ExtBankDescription type exposes the following members:

Constructors

ConstructorDescription
ExtBankDescription()Initializes a new instance of ExtBankDescription class.

Properties

PropertyDescription
nameGets or sets the abbreviated name of bank.
bankidGets or sets the bank id. Routing: ABA number or S.W.I.F.T. number.
address1Gets or sets the bank’s address line 1.
address2Gets or sets the bank’s address line 2.
address3Gets or sets the bank’s address line 3.
cityGets or sets the bank’s city.
stateGets or sets the bank’s state or province.
postal_codeGets or sets the bank’s postal code.
countryGets or sets the bank’s country.3-letter country code from ISO/DIS-3166.
phoneGets or sets the bank’s phone number.

See Also