Name | Description | Type | Additional information |
---|---|---|---|
TotalMediaItemsCount |
The count of active available movies in this Genre |
integer |
None. |
BrandsCount |
Gets or sets the brands count. |
integer |
None. |
SeasonsCount |
Gets or sets the seasons count. |
integer |
None. |
EpisodesCount |
Gets or sets the episodes count. |
integer |
None. |
MoviesCount |
Gets or sets the movies count. |
integer |
None. |
TVBoxSetsCount | integer |
None. |
|
MovieBoxSetsCount | integer |
None. |
|
Id |
The unique Id of the collection |
integer |
None. |
Title |
The name of the Collection |
string |
None. |
Description |
The collections description |
string |
None. |
CollectionType |
The type of collection. General, BestSellers,NewReleases,SpecialOffers,RecommendedForDevice |
string |
None. |
IsSpecial |
Is this collection 'special'? If so then this may need to appear as fixed headings in a UI |
boolean |
None. |
IsMobileOnly |
Is this collection for rendering on mobile clients only? |
boolean |
None. |
IsBundle | boolean |
None. |
|
AffiliateId |
The Affiliate Id to which this collection applies |
integer |
None. |
StartDate |
If a special collection this is the time it is published from |
date |
None. |
EndDate |
If a special collection this is the time it is published to |
date |
None. |
ImageUrl |
Gets or sets the image URL. |
string |
None. |
DataFile |
Gets or sets the data file. |
Collection of byte |
None. |
BundleOffer | FilmFlex.Platform.Common.API.Contracts.V2.BundleOfferDTO |
None. |