{
"isProtected": true,
"createdAt": "2021-01-01T00:00:00.000Z",
"name": "string",
"isEncrypted": false,
"expireAt": "2021-01-01T00:00:00.000Z",
"notes": "string",
"uploadedFiles": [
{
"name": "string",
"size": 16,
"createdAt": "2021-01-01T00:00:00.000Z"
}
],
"userUserPublicKeyList": {
"items": [
{
"id": 0,
"publicKeyContainer": {
"version": "RSA-4096",
"publicKey": "string",
"createdAt": "2021-01-01T00:00:00.000Z",
"createdBy": 0
}
}
]
},
"showUploadedFiles": true,
"remainingSlots": 1,
"creatorName": "string",
"creatorUsername": "string"
}