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
| Name | Type | Description |
|---|---|---|
| devices | option<list<list-phone-devices-response-devices-item>> | |
| next-page-token | option<string> | |
| page-size | option<s32> | |
| total-records | option<string> |