Wasm Directoryalpha
Record

list-call-event-response

No description available.

record list-call-event-response {
  end: option​<s32>,
  events: option​<list​<api-v2010-account-call-call-event>>,
  first-page-uri: option​<string>,
  next-page-uri: option​<string>,
  page: option​<s32>,
  page-size: option​<s32>,
  previous-page-uri: option​<string>,
  start: option​<s32>,
  uri: option​<string>,
}

Fields

NameTypeDescription
endoption​<s32>
eventsoption​<list​<api-v2010-account-call-call-event>>
first-page-urioption​<string>
next-page-urioption​<string>
pageoption​<s32>
page-sizeoption​<s32>
previous-page-urioption​<string>
startoption​<s32>
urioption​<string>