Difference between revisions of "MovieAccessReason"
Jump to navigation
Jump to search
(Created page with "{{Api_Enum_Spec| Description=Lists the possible Access Reasons types. |Values= {{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0" {{!}}- style="background:...") |
(No difference)
|
Latest revision as of 10:48, 2 June 2014
Lists the possible Access Reasons types.
Values
| Value | Name | Details |
|---|---|---|
| -2 | Pending | User have some purchase with pending status |
| -1 | CantAccess | User can’t access this content |
| 0 | Unknown | |
| 1 | Free | Can access because its free |
| 2 | Rental | Can access because is actualy rented |
| 3 | Purchase | Can access becase was purchased |
| 4 | Trailer | View the trailer of the product |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial method design | Harley Cabral |