Difference between revisions of "MiniAccessReason"
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%" ! Fie...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 13: | Line 13: | ||
! MovieAccessReason | ! MovieAccessReason | ||
| − | {{!}} | + | {{!}} [[MovieAccessReason]] |
{{!}} | {{!}} | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
! SourceProductId | ! SourceProductId | ||
| − | {{!}} | + | {{!}} int |
{{!}} | {{!}} | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
! SourceProductType | ! SourceProductType | ||
| − | {{!}} | + | {{!}} [[ProductType]] |
{{!}} | {{!}} | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
| Line 33: | Line 33: | ||
{ | { | ||
| − | : | + | : "SourceProductType": 4, |
| + | : "SourceProductId": 105, | ||
| + | : "MovieAccessReason": 2 | ||
} | } | ||
Latest revision as of 18:23, 18 September 2014
Members
| Field | Data Type | Description |
|---|---|---|
| MovieAccessReason | MovieAccessReason | |
| SourceProductId | int | |
| SourceProductType | ProductType |
Example
{
- "SourceProductType": 4,
- "SourceProductId": 105,
- "MovieAccessReason": 2
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial data type implementation | Harley Cabral |