Record

project-snippet

No description available.

record project-snippet {
  author: option​<user-basic>,
  created-at: option​<string>,
  expires-at: option​<string>,
  file-name: option​<string>,
  id: option​<string>,
  title: option​<string>,
  updated-at: option​<string>,
  web-url: option​<string>,
}

Fields

NameTypeDescription
authoroption​<user-basic>
created-atoption​<string>
expires-atoption​<string>
file-nameoption​<string>
idoption​<string>
titleoption​<string>
updated-atoption​<string>
web-urloption​<string>