struct Tidal::API::Playlist
- Tidal::API::Playlist
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
api/models/playlist.crConstructors
Instance Method Summary
- #created : String
- #creator : NamedTuple(id: Int32)
- #description : String
- #duration : Int32
- #embed_code
- #image : String
- #last_updated : String
- #link
- #number_of_tracks : Int32
- #number_of_videos : Int32
- #popularity : Int32
- #public_playlist : Bool
- #square_image : String
- #title : String
- #type : String
- #url : String
- #uuid : String