MovieAccessReason
Jump to navigation
Jump to search
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 |