ContentLibraryItemFiles
ContentLibraryItemFiles
A list of content library item files
AllOf
JSON Example
undefined undefined
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"expectedSizeBytes": 0,
"bytesTransferred": 0,
"name": "string",
"transferUrl": "string"
}
]
}