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

NameTypeDescription
gidoption​<string>
resource-typeoption​<string>
titleoption​<string>
colorproject-status-response-color-enum
html-textoption​<string>
textstring