Class: Kaltura::Constants::TubeMogulSyndicationFeed::OrderBy
- Inherits:
-
Object
- Object
- Kaltura::Constants::TubeMogulSyndicationFeed::OrderBy
- Defined in:
- lib/kaltura/constants/tube_mogul_syndication_feed.rb
Constant Summary collapse
- PLAYLIST_ID_ASC =
"+playlistId"- PLAYLIST_ID_DESC =
"-playlistId"- NAME_ASC =
"+name"- NAME_DESC =
"-name"- TYPE_ASC =
"+type"- TYPE_DESC =
"-type"- CREATED_AT_ASC =
"+createdAt"- CREATED_AT_DESC =
"-createdAt"