Skip to Content

DocumentMetadata

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the document.[default to null]
filenameStringCurrent filename in storage.[default to null]
original_nameStringOriginal filename when uploaded.[default to null]
mime_typeStringMIME type of the document.[default to null]
sizeLongSize of the document in bytes.[default to null]
document_typeStringOptional document type classification.[optional] [default to null]
uploaded_atDateTimestamp when the document was uploaded.[default to null]
storage_pathStringStorage path of the document.[default to null]

[Back to Model list] [Back to API list] [Back to README]