FilerAddress
Contents
[
Hide
]FilerAddress class
Filer address class.
public class FilerAddress
Constructors
| Name | Description |
|---|---|
| FilerAddress() | Initializes a new instance of FilerAddress class. |
Properties
| Name | Description |
|---|---|
| Address1 { get; set; } | Gets or sets the filer address, line 1. |
| Address2 { get; set; } | Gets or sets the filer address, line 2. |
| Address3 { get; set; } | Gets or sets the filer address, line 3. |
| City { get; set; } | Gets or sets the filer address city. |
| CountryString { get; set; } | Gets or sets the filer address country. |
| FilerName { get; set; } | Gets or sets the name of filer. |
| Phone { get; set; } | Gets or sets the filer address telephone number. |
| PostalCode { get; set; } | Gets or sets the filer address postal code. |
| State { get; set; } | Gets or sets the filer address state. |
See Also
- namespace Aspose.Finance.Ofx.Tax1098
- assembly Aspose.Finance