Sha256: ed1eddf75428c7414c5757dde6886c6f962f12f8b14dc3e96935dd709d144578

Contents?: true

Size: 824 Bytes

Versions: 4

Compression:

Stored size: 824 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** | [Temporary] [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

4 entries across 4 versions & 1 rubygems

Version Path
fattureincloud_ruby_sdk-2.0.16 docs/ArchiveDocument.md
fattureincloud_ruby_sdk-2.0.15 docs/ArchiveDocument.md
fattureincloud_ruby_sdk-2.0.14 docs/ArchiveDocument.md
fattureincloud_ruby_sdk-2.0.13 docs/ArchiveDocument.md