# Attachment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **browserDownloadUrl** | **String** | DownloadURL is the URL to download the attachment | [optional] **createdAt** | [**Date**](Date.md) | | [optional] **downloadCount** | **Long** | DownloadCount is the number of times the attachment has been downloaded | [optional] **id** | **Long** | ID is the unique identifier for the attachment | [optional] **name** | **String** | Name is the filename of the attachment | [optional] **size** | **Long** | Size is the file size in bytes | [optional] **uuid** | **String** | UUID is the unique identifier for the attachment file | [optional]