15 lines
692 B
Markdown
15 lines
692 B
Markdown
# 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]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|