Difference between revisions of "MiniAccessReason"
Jump to navigation
Jump to search
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 |