Library_Item_File_List_ResponseBody
Library_Item_File_List_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"
}
]
}
array of
Library_Item_File_Info
value
Optional
The list of all of the files that are stored within the given library item.