Record
list-phone-sites-response
No description available.
record list-phone-sites-response {
next-page-token: option<string>,
page-size: option<string>,
sites: option<list<list-phone-sites-response-sites-item>>,
total-records: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| next-page-token | option<string> | |
| page-size | option<string> | |
| sites | option<list<list-phone-sites-response-sites-item>> | |
| total-records | option<string> |