Record

collection

No description available.

record collection {
  cover-asset: option​<collection-item>,
  created-time: string,
  id: string,
  name: string,
  role-assignments: collection-role-assignments,
  total-item-count: f64,
  updated-time: string,
  visibility: collection-visibility-enum,
}

Fields

NameTypeDescription
cover-assetoption​<collection-item>
created-timestring
idstring
namestring
role-assignmentscollection-role-assignments
total-item-countf64
updated-timestring
visibilitycollection-visibility-enum