# TripletexRubyClient::DocumentArchive ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | [optional] **version** | **Integer** | | [optional] **changes** | [**Array<Change>**](Change.md) | | [optional] **url** | **String** | | [optional] **file_name** | **String** | The name of the document. | **size** | **Integer** | The size of the document in readable format. | [optional] **archive_date** | **String** | | [optional] **mime_type** | **String** | Type of the document |