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