1,283 bytes added
, 21:33, 15 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"
! Current
{{!}} int
{{!}}
{{!}}- valign="top"
! List
{{!}} Array of [[TrustedDevice]]
{{!}}
{{!}}- valign="top"
! Maximum
{{!}} int
{{!}}
{{!}}- valign="top"
{{!}}}
|Example=
{
: Current: 12
: List: [
:: Array of [[TrustedDevice]]
: ]
: Maximum: 0
}
|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=
}}