| Name | Type | Description | Notes |
|---|---|---|---|
| id | \Swagger\Client\Model\ObjectId | ||
| agent_id | \Swagger\Client\Model\ObjectId | [optional] | |
| prospect_id | \Swagger\Client\Model\ObjectId | [optional] | |
| created_at | \DateTime | ||
| due_at | \DateTime | [optional] | |
| started_at | \DateTime | [optional] | |
| finished_at | \DateTime | [optional] | |
| status | string | ||
| proactive | bool | Specifies if the interaction was started by the agent (proactive interaction) or not | [optional] |
| output | \Swagger\Client\Model\InteractionOutput | [optional] |