Skip to main content

MilestoneItemByPo

namestringrequired

Name of the milestone

Possible values: non-empty

Example: Cutting
actualStartDatedatenullable

The actual start date of a milestone

Example: 2022-12-12
actualEndDatedatenullable

The actual end date of a milestone

Example: 2022-12-12
MilestoneItemByPo
{
"name": "Cutting",
"actualStartDate": "2022-12-12",
"actualEndDate": "2022-12-12"
}