Wasm Directoryalpha
Record

user-recordings-params

No description available.

record user-recordings-params {
  user-id: string,
  page-size: option​<s32>,
  next-page-token: option​<string>,
  from-op: option​<string>,
  to: string,
}

Fields

NameTypeDescription
user-idstring
page-sizeoption​<s32>
next-page-tokenoption​<string>
from-opoption​<string>
tostring