Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the Objective. | [default to nothing] |
description | String | The Objective's description. | [optional] [default to nothing] |
state | String | The workflow state that the Objective is in. | [optional] [default to nothing] |
started_at_override | ZonedDateTime | A manual override for the time/date the Objective was started. | [optional] [default to nothing] |
completed_at_override | ZonedDateTime | A manual override for the time/date the Objective was completed. | [optional] [default to nothing] |
categories | Vector{CreateCategoryParams} | An array of IDs of Categories attached to the Objective. | [optional] [default to nothing] |