602 B
602 B
CreateMilestoneOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| description | Option<String> | Description provides details about the milestone | [optional] |
| due_on | Option<String> | [optional] | |
| state | Option<State> | (enum: open, closed) | [optional] |
| title | Option<String> | Title is the title of the new milestone | [optional] |