MovieAvailabilityWindow
Jump to navigation
Jump to search
- Example of use:
- Request
- Response
{
"StatusCode": 0,
"Severity": 1,
"HttpStatusCode": 200,
"StatusMessage": "OK",
"Content": {
"List": [
{
"MovieId": 21,
"InstanceId": 2,
"SourceId": 0,
"LicenseStart": 1422745200,
"LicenseEnd": 1451516400,
"ID": 1
},
{
"MovieId": 21,
"InstanceId": 2,
"SourceId": 0,
"LicenseStart": 1451602800,
"LicenseEnd": 1455490800,
"ID": 2
}
],
"Count": 2
}
}