AbstractSeason

AbstractSeason ⇐ AbstractContent

Kind: global abstract class
Extends: AbstractContent
Model:
Properties

NameTypeDescription
typeContentTypes

The content type associated to this Season

totalEpisodesnumber

The total number of Epsiodes associated to this Season

seasonNumbernumber

The number associated to this Season

seriesIdString

The serie identifier associated to this Season

episodesArray.<Episode>

List holding various episodes

imageTypeImageConst

The season image ratio type (default is ratio 2:3)

AbstractSeason()

Model holding a Season content.