Name | Description | Type | Additional information |
---|---|---|---|
Id |
The unique Offer identifier |
integer |
None. |
StartAvailability |
Start availability of the offer |
date |
None. |
EndAvailability |
End availability of the offer |
date |
None. |
Price |
The price in the currency indicated |
decimal number |
None. |
Currency |
The currency code that the price is given in |
string |
None. |
RentalTime |
If rented this is the time in DAYS allowed till first play |
integer |
None. |
ViewTime |
Once started this is the legth of time in HOURS the user has to finish viewing the movie |
integer |
None. |
AssetTypeId |
The type of asset this offer applies to (usually HD or SD) |
string |
None. |
SupportedDevices |
The list of supported capabilities for each device category |
Collection of FilmFlex.Platform.Common.API.Contracts.V2.SupportedDeviceDTO |
None. |
WholeSalePrice | decimal number |
None. |
|
RetailPrice | decimal number |
None. |
|
OfferType |
Gets or sets the type of the offer. |
string |
None. |
SubscriptionTiers |
Gets or sets the subscription tiers. |
Collection of FilmFlex.Platform.Common.API.Contracts.V2.SubscriptionTierDTO |
None. |
LowSupplierReference | string |
None. |