Wasm Directoryalpha
Record

account-call-logs-params

No description available.

record account-call-logs-params {
  page-size: option​<s32>,
  from-op: option​<string>,
  to: option​<string>,
  type-op: option​<string>,
  next-page-token: option​<string>,
  path: option​<string>,
  time-type: option​<account-call-logs-time-type-enum>,
  site-id: option​<string>,
}

Fields

NameTypeDescription
page-sizeoption​<s32>
from-opoption​<string>
tooption​<string>
type-opoption​<string>
next-page-tokenoption​<string>
pathoption​<string>
time-typeoption​<account-call-logs-time-type-enum>
site-idoption​<string>