Expand description
Types for Playlists.
Structs§
- Admin
Playlist Export - A playlists export representation.
- List
Liked Path - List
Liked Request - Response for request for list of liked playlists.
- List
Liked Response - Response for request for list of liked playlists.
- Playlist
Admin Data - These fields can be edited by admin and can be viewed by everyone
- Playlist
Admin Data Update Path - Playlist
Browse Path - Playlist
Browse Query - Query for
Browse
. - Playlist
Browse Response - Response for
Browse
. - Playlist
Clone Path - Playlist
Create Path - Playlist
Create Request - Request to create a new Playlist.
- Playlist
Data - The over-the-wire representation of a Playlist’s data. This can either be the live copy or the draft copy.
- Playlist
Delete Path - Playlist
GetDraft Path - Playlist
GetLive Path - Playlist
Id - Wrapper type around [
Uuid
], represents the ID of a Playlist. - Playlist
Like Path - Playlist
Liked Path - Playlist
Liked Response - Response for whether a user has liked a Playlist.
- Playlist
Publish Path - Playlist
Response - The response returned when a request for
GET
ing a Playlist is successful. - Playlist
Search Path - Playlist
Search Query - Search for Playlists via the given query string.
- Playlist
Search Response - Response for successful search.
- Playlist
Unlike Path - Playlist
Update Admin Data Request - These fields can be edited by admin and can be viewed by everyone
- Playlist
Update Draft Data Path - Playlist
Update Draft Data Request - Request for updating a Playlist’s draft data.
- Playlist
View Path
Enums§
- Playlist
Rating - Admin rating for a course