Record
milestone
No description available.
record milestone {
created-at: option<string>,
description: option<string>,
due-date: option<string>,
id: option<string>,
iid: option<string>,
project-id: option<string>,
start-date: option<string>,
state: option<string>,
title: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| description | option<string> | |
| due-date | option<string> | |
| id | option<string> | |
| iid | option<string> | |
| project-id | option<string> | |
| start-date | option<string> | |
| state | option<string> | |
| title | option<string> | |
| updated-at | option<string> |