2,587 bytes added
, 17:42, 3 September 2014
{{Api_DataType_Spec
|Description=Represents a PricingModels object. Pricing model is object who has information about what price should be applied to a product and what rule should be use to show the information as if the Pricing is for TEF user or No-TEF user. Has the information about the recurrence (Daily, Monthly, etc) and quality.
Almost all PricingModel is assigned to a [[PricingModelGroup]], even though is possible assign a content direct to one pricing model.
|Members=
{{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10"
{{!}}- style="background:#88ccff;font-size:110%"
! Field
! Data Type
! Description
{{!}}- valign="top"
! AgeRating
{{!}} [[InstanceAgeRating]]
{{!}}
{{!}}- valign="top"
! AvailableForThisDevice
{{!}} bool
{{!}}
{{!}}- valign="top"
! AvailableForThisDeviceInHD
{{!}} bool
{{!}}
{{!}}- valign="top"
! AvailableForThisDeviceInSD
{{!}} bool
{{!}}
{{!}}- valign="top"
! ChildrenCount
{{!}} int
{{!}}
{{!}}- valign="top"
! CommercializationType
{{!}} [[CommercializationType]]
{{!}}
{{!}}- valign="top"
! Distributor
{{!}} [[Distributor]]
{{!}}
{{!}}- valign="top"
! Duration
{{!}} int
{{!}}
{{!}}- valign="top"
! Genres
{{!}} Genre
{{!}}
{{!}}- valign="top"
! ID
{{!}} int
{{!}}
{{!}}- valign="top"
! Images
{{!}} Array of [[Image]]
{{!}}
{{!}}- valign="top"
! IsDtp
{{!}} bool
{{!}}
{{!}}- valign="top"
! Medias
{{!}} [[Media]]
{{!}}
{{!}}- valign="top"
! OrderEpisode
{{!}} int
{{!}}
{{!}}- valign="top"
! PlaybackAccess
{{!}} [[PlaybackRight]]
{{!}}
{{!}}- valign="top"
! Producer
{{!}} [[Producer]]
{{!}}
{{!}}- valign="top"
! RequiresPin
{{!}} bool
{{!}}
{{!}}- valign="top"
! ResizableImages
{{!}} Array of [[Image]]
{{!}}
{{!}}- valign="top"
! SeasonId
{{!}} int
{{!}}
{{!}}- valign="top"
! SeriesId
{{!}} int
{{!}}
{{!}}- valign="top"
! ShortDescription
{{!}} String
{{!}}
{{!}}- valign="top"
! Stars
{{!}} double
{{!}}
{{!}}- valign="top"
! Subtitles
{{!}} [[Subtitle]]
{{!}}
{{!}}- valign="top"
! Title
{{!}} String
{{!}}
{{!}}- valign="top"
! Type
{{!}} MovieType
{{!}}
{{!}}- valign="top"
! Views
{{!}} int
{{!}}
{{!}}- valign="top"
! Year
{{!}} int
{{!}}
{{!}}- valign="top"
{{!}}}
|Example=
{
: Limit: ""
}
|KnownIssues=
None
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 1.0
{{!}} Initial data type implementation
{{!}} Harley Cabral
{{!}}- valign="top"
{{!}}}
|SeeAlso=
}}