ExtBankDescription
Contents
[
Hide
]ExtBankDescription class
Extended bank description class.
public class ExtBankDescription
Constructors
Name | Description |
---|---|
ExtBankDescription() | Initializes a new instance of ExtBankDescription class. |
Properties
Name | Description |
---|---|
Address1 { get; set; } | Gets or sets the bank’s address line 1. |
Address2 { get; set; } | Gets or sets the bank’s address line 2. |
Address3 { get; set; } | Gets or sets the bank’s address line 3. |
BANKID { get; set; } | Gets or sets the bank id. Routing: ABA number or S.W.I.F.T. number. |
City { get; set; } | Gets or sets the bank’s city. |
Country { get; set; } | Gets or sets the bank’s country.3-letter country code from ISO/DIS-3166. |
Name { get; set; } | Gets or sets the abbreviated name of bank. |
Phone { get; set; } | Gets or sets the bank’s phone number. |
PostalCode { get; set; } | Gets or sets the bank’s postal code. |
State { get; set; } | Gets or sets the bank’s state or province. |
See Also
- namespace Aspose.Finance.Ofx.WireTransfer
- assembly Aspose.Finance