AccessReason
Jump to navigation
Jump to search
Members
| Field | Data Type | Description |
|---|---|---|
| ExpirationDate | long | A timestamp that represent a time what the permission to access will be expired. |
| HaveMandatorySubscription | bool | Set if the user already has the Mandatory Subscription or not. The mandatory is a prerequisite to get access for the product. |
| MandatorySubscriptionId | int | Represents what is the Mandatory Subscription for the currently instance. |
| 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 |