Fields
| Field Name | Type | Display Name | 
|---|
| ContactAddressId | Int32 | Contact address id | 
| AddressLine | String | Address line | 
| AddressLine2 | String | Address line 2 | 
| AddressType | AddressType | Address type | 
| CityName | String | City name | 
| ContactId | Int32 | Contact id | 
| CountryCode | String | Country code | 
| Created | DateTime | Created | 
| CreatedBy | String | Created by | 
| CustomValues | Dictionary`2 | Custom values | 
| LastModified | DateTime | Last modified | 
| LastModifiedBy | String | Last modified by | 
| Location | Point | Location | 
| OrganizationId | Int32 | Organization id | 
| PostalCode | String | Postal code | 
| StateCode | String | State code |