Enums
The following enums are available globally.
-
A type describing the kind of playlist
See moreDeclaration
Swift
public enum PlaylistType: String, Codable
-
A type indicating the content rating of a resource
See moreDeclaration
Swift
public enum ContentRating: String, Codable
-
Relationships to include with a lookup request.
See moreDeclaration
Swift
public enum Include: String
-
Undocumented
See more
-
Undocumented
See more