InspectionPhotosFile
descriptionstring
Description of the photo, if any
Example:
photo_1
fileTypestring
Type of the file
Example:
image
rotateAnglestring
Angle of rotation of the photo
Example:
0
sourcestring
Direct URL to the photo
Example:
https://.../.../.../1a2b3c4d-1a2b-1a2b-1a2b3c4d_eb77a158.jpg
InspectionPhotosFile
{
"description": "photo_1",
"fileType": "image",
"rotateAngle": "0",
"source": "https://.../.../.../1a2b3c4d-1a2b-1a2b-1a2b3c4d_eb77a158.jpg"
}