Files
tea4j-autodeploy/docs/EditMilestoneOption.md
T
2025-09-07 00:21:05 +00:00

10 lines
506 B
Markdown

# EditMilestoneOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | Description provides updated details about the milestone | [optional]
**dueOn** | [**Date**](Date.md) | Deadline is the updated due date for the milestone | [optional]
**state** | **String** | State indicates the updated state of the milestone | [optional]
**title** | **String** | Title is the updated title of the milestone | [optional]