Wasm Directoryalpha
Record

account-call-logs-response-call-logs-item

No description available.

record account-call-logs-response-call-logs-item {
  answer-start-time: option​<string>,
  call-id: option​<string>,
  call-type: option​<account-call-logs-response-call-logs-item-call-type-enum>,
  callee-name: option​<string>,
  callee-number: option​<string>,
  callee-number-type: option​<string>,
  caller-name: option​<string>,
  caller-number: option​<string>,
  caller-number-type: option​<string>,
  charge: option​<string>,
  client-code: option​<string>,
  date-time: option​<string>,
  direction: option​<string>,
  duration: option​<s32>,
  id: option​<string>,
  owner: option​<account-call-logs-response-call-logs-item-owner>,
  path: option​<string>,
  rate: option​<string>,
  recording-id: option​<string>,
  recording-type: option​<string>,
  result-op: option​<string>,
  site: option​<account-call-logs-response-call-logs-item-site>,
  user-id: option​<string>,
  waiting-time: option​<string>,
}

Fields

NameTypeDescription
answer-start-timeoption​<string>
call-idoption​<string>
call-typeoption​<account-call-logs-response-call-logs-item-call-type-enum>
callee-nameoption​<string>
callee-numberoption​<string>
callee-number-typeoption​<string>
caller-nameoption​<string>
caller-numberoption​<string>
caller-number-typeoption​<string>
chargeoption​<string>
client-codeoption​<string>
date-timeoption​<string>
directionoption​<string>
durationoption​<s32>
idoption​<string>
owneroption​<account-call-logs-response-call-logs-item-owner>
pathoption​<string>
rateoption​<string>
recording-idoption​<string>
recording-typeoption​<string>
result-opoption​<string>
siteoption​<account-call-logs-response-call-logs-item-site>
user-idoption​<string>
waiting-timeoption​<string>