| Name | Type | Description | Notes |
|---|---|---|---|
| id | \Swagger\Client\Model\ObjectId | ||
| created | \DateTime | ||
| group | string | ||
| first_name | string | ||
| last_name | string | [optional] | |
| category | string | The unique name identifier of the prospect category | [optional] |
| status | string | The prospect status | |
| phones | string[] | [optional] | |
| emails | string[] | [optional] | |
| additional_data | object | Additional and private data of the prospect. Only returned when the scope prospects:readAdditionalData is authorized | [optional] |
| leads | \Swagger\Client\Model\LeadData[] | ||
| agent | \Swagger\Client\Model\Agent | [optional] | |
| assigned | \DateTime | [optional] | |
| next_reminder | \DateTime | [optional] |