Wasm Directoryalpha
Record

project-template-response

No description available.

record project-template-response {
  gid: option​<string>,
  resource-type: option​<string>,
  name: option​<string>,
  color: option​<project-template-response-color-enum>,
  description: option​<string>,
  html-description: option​<string>,
  owner: option​<user-compact>,
  public: option​<bool>,
  requested-dates: option​<list​<date-variable-compact>>,
  team: option​<team-compact>,
}

Fields

NameTypeDescription
gidoption​<string>
resource-typeoption​<string>
nameoption​<string>
coloroption​<project-template-response-color-enum>
descriptionoption​<string>
html-descriptionoption​<string>
owneroption​<user-compact>
publicoption​<bool>
requested-datesoption​<list​<date-variable-compact>>
teamoption​<team-compact>