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