LibraryItemDownloadSessionFailRequestBody
This is a request body class for an operation.
Properties
string
client_error_message
Required
Client side error message. This can be useful in providing some extra details about the client side failure. Note that the message won’t be translated to the user’s locale.
JSON Example
{
"client_error_message": "string"
}