Library_Item_UpdateSession_KeepAlive_RequestBody
Library_Item_UpdateSession_KeepAlive_RequestBody
This is a request body class for an operation.
JSON Example
{
"client_progress": 0
}
integer As int64
client_progress
Optional
Optional update to the progress property of the session. If specified, the new progress should be greater then the current progress. See UpdateSessionModel.client-progress. If not specified the progress is not updated.