Contains data which represent owner of property. The use of Owner is deprecated.
| Field | Type | Required | Description |
|---|---|---|---|
| firstName | String | Yes | Owner's first name |
| lastName | String | Yes | Owner's last name |
| phone | String | Yes | Owner's phone |
| address | String | Yes | Owner's address |