Record

list-op-params

No description available.

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

Fields

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