Playlist (Deck Group)
Responsible Serafeim Chatzopoulos
Model
DeckGroup
property | type | required | notes |
---|---|---|---|
_id | integer | yes | serial integer |
user | integer | yes | id of the playlist creator/owner |
title | string | yes | |
description | string | no | |
timestamp | string | yes | creation date-time in ISO |
lastUpdate | string | yes | last updated date-time in ISO |
userGroup | integer | no | id of the user group associated with the deck |
decks | array of integer | yes | ordered list of the deck ids (integers) included in the playlist |