StoredFileAttachmentOut
idstring<uuid>required
file_keyFile Key (string)required
original_nameOriginal Name (string)required
content_typeContent Type (string)required
size_bytesSize Bytes (integer)required
created_atstring<date-time>required
related_object_idstring<uuid>required
StoredFileAttachmentOut
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"file_key": "string",
"original_name": "string",
"content_type": "string",
"size_bytes": 0,
"created_at": "2024-07-29T15:51:28.071Z",
"related_object_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}