Name | Type | Description | Notes |
---|---|---|---|
id | int | Address unique identifier | [optional] |
isMain | bool | Is the contact main address | [optional] |
isPostal | bool | Is the contact postal address | [optional] |
type | \Equisoft\SDK\EquisoftConnect\Model\FieldValue | [optional] | |
line1 | string | Address line 1 | [optional] |
line2 | string | Address line 2 | [optional] |
stateProvince | string | Address state or province | [optional] |
country | string | Country | [optional] |
postalCode | string | Postal code | [optional] |
dateSince | \DateTime | Date since | [optional] |
city | string | City | [optional] |
locked | bool | Is address locked for modifications | [optional] |