API Model
Download
It represents a downloadable file.
Field | Type | Mandatory | Meaning |
---|---|---|---|
name | string | yes | filename |
url | string | yes | link to download the file |
mimeType | string | yes | mime type of the file |
message | string | no | comment |
directDownload | boolean | yes | true if the file should not be included in the download list |