Sha256: ca849f65fe5c08c808afcd84a4fb76a87da50c470fa682fd256297dd389f5f80
Contents?: true
Size: 782 Bytes
Versions: 4
Compression:
Stored size: 782 Bytes
Contents
# FattureInCloud_Ruby_Sdk::ArchiveDocument ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Archive document unique identifier. | [optional] | | **date** | **Date** | Archive document date. | | | **description** | **String** | Archive Document description. | | | **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. | | | **attachment_token** | **String** | [Write Only] [Required] Attachment token returned by POST /archive/attachment. Used to attach the file already uploaded. | [optional] |
Version data entries
4 entries across 4 versions & 1 rubygems