Record
project-status-request
No description available.
record project-status-request {
gid: option<string>,
resource-type: option<string>,
title: option<string>,
color: project-status-response-color-enum,
html-text: option<string>,
text: string,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| title | option<string> | |
| color | project-status-response-color-enum | |
| html-text | option<string> | |
| text | string |