Wasm Directoryalpha
Record

section-response

No description available.

record section-response {
  gid: option​<string>,
  resource-type: option​<string>,
  name: option​<string>,
  created-at: option​<string>,
  project: option​<project-compact>,
  projects: option​<list​<project-compact>>,
}

Fields

NameTypeDescription
gidoption​<string>
resource-typeoption​<string>
nameoption​<string>
created-atoption​<string>
projectoption​<project-compact>
projectsoption​<list​<project-compact>>