Record

list-op-params

No description available.

record list-op-params {
  token: string,
  team-id: string,
  limit: option​<s32>,
  cursor: option​<string>,
}

Fields

NameTypeDescription
tokenstring
team-idstring
limitoption​<s32>
cursoroption​<string>