Response representing an uploaded file.
This is returned from POST (upload), GET (retrieve), and list endpoints.
The unique identifier for this file.
The MIME type of the file.
The timestamp when the file was uploaded.
The original filename of the uploaded file.
The size of the file in bytes.
The object type, which is always 'file'.