Wasm Directoryalpha
Record

get-members-cards-by-id-member-params

No description available.

record get-members-cards-by-id-member-params {
  id-member: string,
  actions: option​<string>,
  attachments: option​<string>,
  attachment-fields: option​<string>,
  stickers: option​<string>,
  members: option​<string>,
  member-fields: option​<string>,
  check-item-states: option​<string>,
  checklists: option​<string>,
  limit: option​<string>,
  since: option​<string>,
  before: option​<string>,
  filter: option​<string>,
  fields: option​<string>,
  token: string,
}

Fields

NameTypeDescription
id-memberstring
actionsoption​<string>
attachmentsoption​<string>
attachment-fieldsoption​<string>
stickersoption​<string>
membersoption​<string>
member-fieldsoption​<string>
check-item-statesoption​<string>
checklistsoption​<string>
limitoption​<string>
sinceoption​<string>
beforeoption​<string>
filteroption​<string>
fieldsoption​<string>
tokenstring