919 B
919 B
Attachment
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| browser_download_url | Option<String> | DownloadURL is the URL to download the attachment | [optional] |
| created_at | Option<String> | [optional] | |
| download_count | Option<i64> | DownloadCount is the number of times the attachment has been downloaded | [optional] |
| id | Option<i64> | ID is the unique identifier for the attachment | [optional] |
| name | Option<String> | Name is the filename of the attachment | [optional] |
| size | Option<i64> | Size is the file size in bytes | [optional] |
| uuid | Option<String> | UUID is the unique identifier for the attachment file | [optional] |