Name | Type | Description | Notes |
---|---|---|---|
Id | int? | Archive document id | [optional] |
Date | DateTime? | Archive document date | [optional] |
Description | string | Archive Document description | [optional] |
AttachmentUrl | string | [Temporary] [Read Only] Archive Document url of the attached file | [optional] [readonly] |
Category | string | Archive document category | [optional] |
AttachmentToken | string | [Write Only] [Required] Archive document attachment token returned by POST /archive/attachment | [optional] |