Library_Item_Downloadsession_File_Prepare_ResponseBody

Library_Item_Downloadsession_File_Prepare_ResponseBody
Library_Item_Downloadsession_File_Prepare_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "name": "string",
        "size": 0,
        "bytes_transferred": 0,
        "status": "string",
        "download_endpoint": {
            "uri": "string",
            "ssl_certificate_thumbprint": "string"
        },
        "checksum_info": {
            "algorithm": "string",
            "checksum": "string"
        },
        "error_message": {
            "id": "string",
            "default_message": "string",
            "args": [
                "string"
            ],
            "localized": "string"
        }
    }
}
value
Optional

File information containing the status of the request and the download link to the file.