Wasm Directoryalpha
Record

get-phone-recordings-response

No description available.

record get-phone-recordings-response {
  next-page-token: option​<string>,
  page-size: option​<s32>,
  recordings: option​<list​<get-phone-recordings-response-recordings-item>>,
  total-records: option​<s32>,
}

Fields

NameTypeDescription
next-page-tokenoption​<string>
page-sizeoption​<s32>
recordingsoption​<list​<get-phone-recordings-response-recordings-item>>
total-recordsoption​<s32>