Wasm Directoryalpha
Record

user-call-logs-response

No description available.

record user-call-logs-response {
  call-logs: option​<list​<user-call-logs-response-call-logs-item>>,
  from-op: option​<string>,
  next-page-token: option​<string>,
  page-count: option​<s32>,
  page-size: option​<s32>,
  to: option​<string>,
  total-records: option​<s32>,
}

Fields

NameTypeDescription
call-logsoption​<list​<user-call-logs-response-call-logs-item>>
from-opoption​<string>
next-page-tokenoption​<string>
page-countoption​<s32>
page-sizeoption​<s32>
tooption​<string>
total-recordsoption​<s32>