ProfileResponse class
ProfileResponse class
Profile response class.
The ProfileResponse type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| ProfileResponse() | Initializes a new instance of ProfileResponse class. |
Properties
| Property | Description |
|---|---|
| message_set_list | Gets or sets the ProfileResponse.message_set_list. |
| signon_infos | Gets or sets the collection of SignonInfo. |
| profile_update_date | Gets or sets the time this was updated on server. |
| fi_name | Gets or sets the name of institution. |
| address1 | Gets or sets the FI address, line 1. |
| address2 | Gets or sets the FI address, line 2. |
| address3 | Gets or sets the FI address, line 3. |
| city | Gets or sets the FI address city. |
| state | Gets or sets the FI address state. |
| postal_code | Gets or sets the FI address postal code. |
| country | Gets or sets the FI address country. 3-letter country code from ISO/DIS-3166. |
| customer_service_phone | Gets or sets the customer service telephone number. |
| technical_support_phone | Gets or sets the technical support telephone number. |
| fax_phone | Gets or sets the fax number. |
| url | Gets or sets the URL for general information about FI (not for sending data). |
| Gets or sets the email address for FI. |
See Also
- module aspose.finance.ofx.profile