{
"images": {
"property1": {
"fileUuid": "string",
"url": "string",
"format": "string",
"width": "string",
"height": "string",
"orientation": 0,
"averHue": "string",
"scale": {
"property1": "string",
"property2": "string"
},
"risky": true,
"uid": "string",
"uuid": "string"
},
"property2": {
"fileUuid": "string",
"url": "string",
"format": "string",
"width": "string",
"height": "string",
"orientation": 0,
"averHue": "string",
"scale": {
"property1": "string",
"property2": "string"
},
"risky": true,
"uid": "string",
"uuid": "string"
}
},
"audios": {
"property1": {
"fileUuid": "string",
"url": "string",
"duration": 0,
"format": "string",
"risky": true,
"uid": "string",
"uuid": "string"
},
"property2": {
"fileUuid": "string",
"url": "string",
"duration": 0,
"format": "string",
"risky": true,
"uid": "string",
"uuid": "string"
}
},
"docs": {
"property1": {
"fileUuid": "string",
"url": "string",
"name": "string",
"type": 0,
"format": "string",
"risky": true,
"uid": "string",
"uuid": "string",
"size": "string"
},
"property2": {
"fileUuid": "string",
"url": "string",
"name": "string",
"type": 0,
"format": "string",
"risky": true,
"uid": "string",
"uuid": "string",
"size": "string"
}
}
}