Appearance
← Email DTO
id
number
fileName
string
mediaType
sizeBytes
contentId
string | null
downloadUrl
{ "id": 0, "fileName": "string", "mediaType": "string", "sizeBytes": 0, "contentId": "uuid", "downloadUrl": "https://..." }