Module playlist

Source
Expand description

Types for Playlists.

Structs§

AdminPlaylistExport
A playlists export representation.
ListLikedPath
ListLikedRequest
Response for request for list of liked playlists.
ListLikedResponse
Response for request for list of liked playlists.
PlaylistAdminData
These fields can be edited by admin and can be viewed by everyone
PlaylistAdminDataUpdatePath
PlaylistBrowsePath
PlaylistBrowseQuery
Query for Browse.
PlaylistBrowseResponse
Response for Browse.
PlaylistClonePath
PlaylistCreatePath
PlaylistCreateRequest
Request to create a new Playlist.
PlaylistData
The over-the-wire representation of a Playlist’s data. This can either be the live copy or the draft copy.
PlaylistDeletePath
PlaylistGetDraftPath
PlaylistGetLivePath
PlaylistId
Wrapper type around [Uuid], represents the ID of a Playlist.
PlaylistLikePath
PlaylistLikedPath
PlaylistLikedResponse
Response for whether a user has liked a Playlist.
PlaylistPublishPath
PlaylistResponse
The response returned when a request for GETing a Playlist is successful.
PlaylistSearchPath
PlaylistSearchQuery
Search for Playlists via the given query string.
PlaylistSearchResponse
Response for successful search.
PlaylistUnlikePath
PlaylistUpdateAdminDataRequest
These fields can be edited by admin and can be viewed by everyone
PlaylistUpdateDraftDataPath
PlaylistUpdateDraftDataRequest
Request for updating a Playlist’s draft data.
PlaylistViewPath

Enums§

PlaylistRating
Admin rating for a course