Channel information retrieval object
This object contains the information for retrieving channel details.
More...
Public Attributes | |
| ChannelType | type |
| Channel type. | |
| String | channelId |
| Channel ID. | |
| String | channelName |
| Channel name. | |
| SortType | sort |
| Sort type. | |
| String | pageOrder |
| Sort order ("ASC", "DESC") (default is "DESC") | |
| int | pageSize = 10 |
| Number of channels to retrieve per page (minimum 10, maximum 100, default is 10) | |
| int | pageNumber = 1 |
| Page number to retrieve (starts from 1, default is 1) | |
Channel information retrieval object
This object contains the information for retrieving channel details.