Package scapi :: Class Playlist
[hide private]
[frames] | no frames]

Class Playlist

source code

object --+    
         |    
  RESTBase --+
             |
            Playlist

A playlist/set domain object/resource

Instance Methods [hide private]

Inherited from RESTBase: __eq__, __getattr__, __hash__, __init__, __ne__, __repr__, __setattr__

Inherited from RESTBase (private): _as_arguments, _convert_value, _scope

Inherited from object: __delattr__, __getattribute__, __new__, __reduce__, __reduce_ex__, __str__

Class Methods [hide private]

Inherited from RESTBase: create, get, new

Inherited from RESTBase (private): _singleton

Class Variables [hide private]
  KIND = 'playlists'

Inherited from RESTBase: ALIASES, ALL_DOMAIN_CLASSES, REGISTRY

Properties [hide private]

Inherited from object: __class__