DocumentApiResponse

Properties

Name Type Description Notes
id UUID The unique document identifier. [default to null]
name String The display name of the document. [default to null]
originalFileName String The original file name as uploaded by the user. [default to null]
processingStatus String The current processing status (e.g., "Pending", "Processing", "Ready", "Failed"). [default to null]
fileSizeBytes Long The file size in bytes. [default to null]

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