A playlist Object
The following table describes the elements contained in Playlist
| Name | Description |
|---|---|
|
ID |
The Player ID Type: int |
| Title |
The Meta Data Title Type: string |
| ShortDescription |
The Meta Data Short Description Type: string |
| LongDescription |
The Meta Data Long Description Type: string |
| CreationDateTime |
The date/time the playlist was created Type: datetime |
| ModificationDateTime |
The last time the playlist was saved Type: datetime |
| ExpiryDateTime |
The playlist expiry date Type: datetime |
| UserID |
The User ID Type: int |
| ClientID |
The Client ID Type: int |
| Scheduled |
playlist Scheduled Type: string |
| TimeHH |
Time Hours Type: int |
| TimeMM |
Time Minutes Type: int |
| TimeType |
Time Type Type: string |
| ParentID |
The playlist's parent playlist Type: int |
| Image |
The Playlist's image Type: string |
| Error | If an error occurs the Error object is filled. |