Record

collection

No description available.

record collection {
  cover-item: option​<collection-item>,
  created-time: option​<string>,
  id: string,
  items-updated-time: option​<string>,
  name: string,
  share-code: option​<string>,
  share-url: option​<string>,
  total-item-count: s32,
  updated-time: option​<string>,
}

Fields

NameTypeDescription
cover-itemoption​<collection-item>
created-timeoption​<string>
idstring
items-updated-timeoption​<string>
namestring
share-codeoption​<string>
share-urloption​<string>
total-item-counts32
updated-timeoption​<string>