InspectionPhotosFile
description string
Description of the photo, if any
Example:
photo_1
fileType string
Type of the file
Example:
image
rotateAngle string
Angle of rotation of the photo
Example:
0
source string
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"
}