| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The contact address id | [optional] |
| object_name | string | The contact address object name | [optional] |
| create | \DateTime | Date of contact address creation | [optional] |
| update | \DateTime | Date of last contact address update | [optional] |
| contact | \Swagger\Client\Model\ModelContactAddressResponseContact | ||
| street | string | Street name | [optional] |
| zip | string | Zib code | [optional] |
| city | string | City name | [optional] |
| country | \Swagger\Client\Model\ModelContactAddressResponseCountry | ||
| category | \Swagger\Client\Model\ModelContactAddressResponseCategory | [optional] | |
| name | string | Name in address | [optional] |
| sev_client | \Swagger\Client\Model\ModelContactAddressResponseSevClient | [optional] | |
| name2 | string | Second name in address | [optional] |
| name3 | string | Third name in address | [optional] |
| name4 | string | Fourth name in address | [optional] |