| Name | Description | Type | Additional information |
|---|---|---|---|
| UnitsEmailsAttachmentsId |
Units Emails Attachments Id. Primary key of the units email attachments table. |
integer |
None. |
| EmailId |
Email Id. |
integer |
None. |
| PropertyId |
Property Id. See the GET api/properties/{propertyId} route to get the property data. |
integer |
None. |
| Name |
Attachment Name |
string |
None. |
| PathToFile |
Attachment Path. To get the file use api/files?filePath={value in this property} |
string |
None. |