Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 771 Bytes

Document.md

File metadata and controls

14 lines (11 loc) · 771 Bytes

Document

Properties

Name Type Description Notes
url string The link to the current resource [optional]
name string The document name with extension [optional]
identification string The identification of the document [optional]
content_as_byte_array string The content of the document as byte array [optional]
extension string The document extension without period [optional]
content_type string Content type of the document [optional]

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