692 B
692 B
EditMilestoneOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| description | Option<String> | Description provides updated details about the milestone | [optional] |
| due_on | Option<String> | Deadline is the updated due date for the milestone | [optional] |
| state | Option<String> | State indicates the updated state of the milestone | [optional] |
| title | Option<String> | Title is the updated title of the milestone | [optional] |