Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 786 Bytes

ArchiveDocument.md

File metadata and controls

14 lines (11 loc) · 786 Bytes

# ArchiveDocument

Properties

Name Type Description Notes
id int Archive document id [optional]
date \DateTime Archive document date [optional]
description string Archive Document description [optional]
attachment_url string [Temporary] [Read Only] Archive Document url of the attached file [optional] [readonly]
category string Archive document category [optional]
attachment_token string [Write Only] [Required] Archive document attachment token returned by POST /archive/attachment [optional]

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