| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressID |
Id of the address |
integer |
None. |
| EntityID |
Id of the entity |
integer |
None. |
| AddressTypeID |
Address type id |
string |
None. |
| AddressType |
Address type |
AddressTypeDTO |
None. |
| Line1 |
Line 1 |
string |
None. |
| Line2 |
Line 2 |
string |
None. |
| City |
City |
string |
None. |
| State |
State |
string |
None. |
| County |
Country |
string |
None. |
| CountryCode |
Country code |
string |
None. |
| Province |
Province |
string |
None. |
| Zip |
ZIP code |
string |
None. |
| Latitude |
Latitude |
decimal number |
None. |
| Longitude |
Longitude |
decimal number |
None. |
| Notes |
Notes |
string |
None. |
| RowSource |
Row source |
string |
None. |
| isPreferred |
Signifies whether the address is preferred |
boolean |
None. |
| AddressString |
Address as string |
string |
None. |