Difference between revisions of "AccessReason"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_DataType_Spec |Description= |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10" {{!}}- style="background:#88ccff;font-size:110%" ! Field !...")
 
Line 76: Line 76:
  
 
{
 
{
:        "ID": 51
+
:        "ID": 1
 
}
 
}
  
Line 97: Line 97:
  
 
|SeeAlso=
 
|SeeAlso=
* [[UNIAPI_Specification#SubscriptionType|SubscriptionType]] enumeration
 
 
}}
 
}}

Revision as of 19:02, 2 June 2014


Members

Field Data Type Description
ExpirationDate
HaveMandatorySubscription
MandatorySubscriptionId
MandatorySubscriptionMessage
MovieAccessReason
PricingModel
ProductId
ProductTypeId
PurchaseStatus
RentalHoursLeft
SourceProductId String
SourceProductType


Example

{

"ID": 1

}


Known issues

None


Version history

API Version Number Change description Changes author
1.0 Initial data type implementation Harley Cabral


See also