| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The ID of the goal | [optional] |
| owner_id | int | The ID of the creator of the goal | [optional] |
| title | string | The title of the goal | [optional] |
| type | \Pipedrive\versions\v1\Model\GoalType | [optional] | |
| assignee | \Pipedrive\versions\v1\Model\Assignee | [optional] | |
| interval | string | The interval of the goal | [optional] |
| duration | \Pipedrive\versions\v1\Model\Duration | [optional] | |
| expected_outcome | \Pipedrive\versions\v1\Model\ExpectedOutcome | [optional] | |
| is_active | bool | Whether the goal is currently active or not | [optional] |
| report_ids | string[] | The IDs of the reports that belong to the goal | [optional] |