Library_Item_File_Get_ResponseBody

Library_Item_File_Get_ResponseBody
Library_Item_File_Get_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "checksum_info": {
            "algorithm": "string",
            "checksum": "string"
        },
        "name": "string",
        "size": 0,
        "cached": false,
        "version": "string"
    }
}
value
Optional

The File.Info object with information on the specified file.