Wasm Directoryalpha
Record

get-phone-recordings-response-recordings-item

No description available.

record get-phone-recordings-response-recordings-item {
  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>,
  date-time: option​<string>,
  direction: option​<get-phone-recordings-response-recordings-item-direction-enum>,
  download-url: option​<string>,
  duration: option​<s32>,
  id: option​<string>,
  owner: option​<get-phone-recordings-response-recordings-item-owner>,
  recording-type: option​<string>,
  site: option​<get-phone-recordings-response-recordings-item-site>,
}

Fields

NameTypeDescription
callee-nameoption​<string>
callee-numberoption​<string>
callee-number-typeoption​<string>
caller-nameoption​<string>
caller-numberoption​<string>
caller-number-typeoption​<string>
date-timeoption​<string>
directionoption​<get-phone-recordings-response-recordings-item-direction-enum>
download-urloption​<string>
durationoption​<s32>
idoption​<string>
owneroption​<get-phone-recordings-response-recordings-item-owner>
recording-typeoption​<string>
siteoption​<get-phone-recordings-response-recordings-item-site>