Properties
Property Name | Property Type |
---|---|
id Unique identifier of the attachment. | ID (required) |
fileId Unique identifier of the file. | ID (required) |
fileName The name of the file attached to the message. | String (required) |
{
"id":"bfb4ff5c-f156-4e9e-aedf-839d43c3a118",
"fileId": "aaa4ff5c-f156-4e9e-aedf-839d43c3a118",
"fileName": "RFI 006.pdf"
}