SpecialPointAttachment
fileNamestringnullable
File name of the attachment
Example:
photo.jpgfileUrlstringnullable
URL of the attachment
Example:
https://.../file.jpgSpecialPointAttachment
{
"fileName": "photo.jpg",
"fileUrl": "https://.../file.jpg"
}