| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountID |
The unique ID of the account |
integer |
None. |
| Name |
The account name |
string |
None. |
| StreetAddress1 |
Line 1 of the account's street address |
string |
None. |
| StreetAddress2 |
Line 2 of the account's street address |
string |
None. |
| City |
The account's city |
string |
None. |
| State |
The account's state |
string |
None. |
| ZipCode |
The account's zip code |
string |
None. |
| Phone |
The account's phone number |
string |
None. |
| Fax |
The account's fax number |
string |
None. |
| EmailAddress |
The account's email address |
string |
None. |
| WebsiteURL |
The account's website URL |
string |
None. |
| Latitude |
The account's latitude coordinate |
decimal number |
None. |
| Longitude |
The account's longitude coordinate |
decimal number |
None. |
| Distance |
If the account is part of a result set from a zip code search, indicates the distance from the specified zip code |
decimal number |
None. |