Name | Type | Description | Notes |
---|---|---|---|
name | str | The name of the Milestone. | |
description | str | The Milestone's description. | [optional] |
state | str | The workflow state that the Milestone is in. | [optional] |
started_at_override | datetime | A manual override for the time/date the Milestone was started. | [optional] |
completed_at_override | datetime | A manual override for the time/date the Milestone was completed. | [optional] |
categories | list[CreateCategoryParams] | An array of IDs of Categories attached to the Milestone. | [optional] |