Record
post-v3-projects-id-milestones-params
No description available.
record post-v3-projects-id-milestones-params {
id: string,
title: string,
description: option<string>,
due-date: option<string>,
start-date: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| title | string | |
| description | option<string> | |
| due-date | option<string> | |
| start-date | option<string> |