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