MarketplaceDownloadHistory
MarketplaceDownloadHistory
JSON Example
{
"content": [
{
"contentId": "string",
"contentName": "string",
"contentType": "string",
"downloadedOn": "string",
"id": "string",
"status": "string",
"targetId": "string",
"targetName": "string",
"targetType": "string",
"updatedOn": "string",
"username": "string"
}
],
"links": [
{
"href": "string",
"rel": "string"
}
],
"page": {
"number": 0,
"size": 0,
"totalElements": 0,
"totalPages": 0
}
}