ChatBoxAttachment
fileNamestringnullable
File Name of the attachment in Chatbox
Example:
123-abc
urlurl
URL of attachments for the CAPA report
Example:
https://.../image1.jpg
ChatBoxAttachment
{
"fileName": "123-abc",
"url": "https://.../image1.jpg"
}