487 B
Executable File
487 B
Executable File
CreateMilestoneOption
CreateMilestoneOption options for creating a milestone
Properties
Name | Type | Description | Notes |
---|---|---|---|
description | String | [optional] | |
dueOn | OffsetDateTime | [optional] | |
state | StateEnum | [optional] | |
title | String | [optional] |
Enum: StateEnum
Name | Value |
---|---|
OPEN | "open" |
CLOSED | "closed" |