Wasm Directoryalpha
Record

get-list-list-id-response

No description available.

record get-list-list-id-response {
  author: option​<string>,
  claps: option​<s32>,
  count: option​<s32>,
  created-at: option​<string>,
  description: option​<string>,
  id: option​<string>,
  last-item-inserted-at: option​<string>,
  name: option​<string>,
  responses-count: option​<s32>,
  thumbnail: option​<string>,
  voters: option​<s32>,
}

Fields

NameTypeDescription
authoroption​<string>
clapsoption​<s32>
countoption​<s32>
created-atoption​<string>
descriptionoption​<string>
idoption​<string>
last-item-inserted-atoption​<string>
nameoption​<string>
responses-countoption​<s32>
thumbnailoption​<string>
votersoption​<s32>