Wasm Directoryalpha
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

NameTypeDescription
gidoption​<string>
resource-typeoption​<string>
resource-subtypeoption​<status-update-compact-resource-subtype-enum>
titleoption​<string>
html-textoption​<string>
status-typestatus-update-request-status-type-enum
textstring
parentstring