Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 960 Bytes

CreateMilestone.md

File metadata and controls

14 lines (11 loc) · 960 Bytes

CreateMilestone

Properties

Name Type Description Notes
name string The name of the Milestone.
description string The Milestone's description. [optional]
state string The workflow state that the Milestone is in. [optional]
startedAtOverride \DateTime A manual override for the time/date the Milestone was started. [optional]
completedAtOverride \DateTime A manual override for the time/date the Milestone was completed. [optional]
categories \Timetoreply\Shortcut\Model\CreateCategoryParams[] An array of IDs of Categories attached to the Milestone. [optional]

[Back to Model list] [Back to API list] [Back to README]