Wasm Directoryalpha
Record

report-telephone-params

No description available.

record report-telephone-params {
  type-op: option​<string>,
  from-op: string,
  to: string,
  page-size: option​<s32>,
  page-number: option​<s32>,
  next-page-token: option​<string>,
}

Fields

NameTypeDescription
type-opoption​<string>
from-opstring
tostring
page-sizeoption​<s32>
page-numberoption​<s32>
next-page-tokenoption​<string>