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