name |
str |
Gets or sets the name. |
[optional] |
id |
str |
Gets or sets the identifier. |
[optional] |
can_search |
bool |
Gets or sets a value indicating whether this instance can search. |
[optional] |
media_types |
List[ChannelMediaType] |
Gets or sets the media types. |
[optional] |
content_types |
List[ChannelMediaContentType] |
Gets or sets the content types. |
[optional] |
max_page_size |
int |
Gets or sets the maximum number of records the channel allows retrieving at a time. |
[optional] |
auto_refresh_levels |
int |
Gets or sets the automatic refresh levels. |
[optional] |
default_sort_fields |
List[ChannelItemSortField] |
Gets or sets the default sort orders. |
[optional] |
supports_sort_order_toggle |
bool |
Gets or sets a value indicating whether a sort ascending/descending toggle is supported. |
[optional] |
supports_latest_media |
bool |
Gets or sets a value indicating whether [supports latest media]. |
[optional] |
can_filter |
bool |
Gets or sets a value indicating whether this instance can filter. |
[optional] |
supports_content_downloading |
bool |
Gets or sets a value indicating whether [supports content downloading]. |
[optional] |