Library_Item_DownloadSession_Get_ResponseBody
Library_Item_DownloadSession_Get_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": {
"id": "string",
"library_item_id": "string",
"library_item_content_version": "string",
"error_message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
},
"client_progress": 0,
"state": "string",
"expiration_time": "string"
}
}
value
Optional
The DownloadSessionModel instance with the given downloadSessionId.