Sha256: 26fc96f9190b87bb949709d3df7f8a675dd6f06698b002cedb01774c22583016
Contents?: true
Size: 812 Bytes
Versions: 8
Compression:
Stored size: 812 Bytes
Contents
# FattureInCloud_Ruby_Sdk::ArchiveDocument ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Archive document unique identifier. | [optional] | | **date** | **Date** | Archive document date. | [optional] | | **description** | **String** | Archive Document description. | [optional] | | **attachment_url** | **String** | [Read Only] Absolute url of the attached file. Authomatically set if a valid attachment token is passed via POST /archive or PUT /archive/{documentId}. | [optional][readonly] | | **category** | **String** | Archive document category. | [optional] | | **attachment_token** | **String** | [Write Only] [Required] Attachment token returned by POST /archive/attachment. Used to attach the file already uploaded. | [optional] |
Version data entries
8 entries across 8 versions & 1 rubygems