Title here
Summary here
AbstractContent
Kind: global abstract class
Extends: AbstractContent
Model:
Properties
Name | Type | Description |
---|---|---|
type | ContentTypes | The content type associated to this Season |
totalEpisodes | number | The total number of Epsiodes associated to this Season |
seasonNumber | number | The number associated to this Season |
seriesId | String | The serie identifier associated to this Season |
episodes | Array.<Episode> | List holding various episodes |
imageType | ImageConst | The season image ratio type (default is ratio 2:3) |
Model holding a Season content.