| Name | Description | Type | Additional information |
|---|---|---|---|
| FullName |
Gets or sets the user's full name. |
string |
Required Data type: Text |
| Company |
Gets or sets the user's company name. |
string |
Required Data type: Text |
| Street1 |
Gets or sets the user's primary street address. |
string |
Required Data type: Text |
| Street2 |
Gets or sets the user's optional secondary street address information. |
string |
Data type: Text |
| City |
Gets or sets the user's city. |
string |
Required Data type: Text |
| State |
Gets or sets the user's state. May be optional for international users outside of US and CA. |
string |
Data type: Text |
| PostalCode |
Gets or sets the user's postal code. May be optional for international registrants outside of US and CA. |
string |
Data type: Text |
| Telephone |
Gets or sets the user's phone number. |
string |
Required Data type: PhoneNumber |
| EmailAddress |
Gets or sets the user's email address. This does not change the username. |
string |
Required Data type: EmailAddress Matching regular expression pattern: .+@.+\..+ |
| Country |
Gets or sets the user's ISO2 country code. |
string |
Required String length: inclusive between 2 and 2 |