Wasm Directoryalpha
Record

list-phone-devices-response

No description available.

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

Fields

NameTypeDescription
devicesoption​<list​<list-phone-devices-response-devices-item>>
next-page-tokenoption​<string>
page-sizeoption​<s32>
total-recordsoption​<string>