Skip to main content

SpecialPointAttachment

fileNamestringnullable

File name of the attachment

Example: photo.jpg
fileUrlstringnullable

URL of the attachment

Example: https://.../file.jpg
SpecialPointAttachment
{
"fileName": "photo.jpg",
"fileUrl": "https://.../file.jpg"
}