ChangeUserInfoRequest
Contents
[
Hide
]ChangeUserInfoRequest class
Change user information request class.
public class ChangeUserInfoRequest
Constructors
Name | Description |
---|---|
ChangeUserInfoRequest() | Initializes a new instance of ChangeUserInfoRequest class. |
Properties
Name | Description |
---|---|
Address1 { get; set; } | Gets or sets the address line 1. |
Address2 { get; set; } | Gets or sets the address line 2. |
Address3 { get; set; } | Gets or sets the address line 3. |
City { get; set; } | Gets or sets the city. |
Country { get; set; } | Gets or sets the country code. 3-letter country code from ISO/DIS-3166. |
DayPhone { get; set; } | Gets or sets the daytime telephone number. |
Email { get; set; } | Gets or sets the electronic e-mail address. |
EveningPhone { get; set; } | Gets or sets the evening telephone number. |
FirstName { get; set; } | Gets or sets the first name of user. |
LastName { get; set; } | Gets or sets the last name of user. |
MiddleName { get; set; } | Gets or sets the middle name of user. |
PostalCode { get; set; } | Gets or sets the postal code. |
State { get; set; } | Gets or sets the state or province. |
See Also
- namespace Aspose.Finance.Ofx.Signup
- assembly Aspose.Finance