docs/ReceivedDocument.md in fattureincloud_ruby_sdk-2.0.17 vs docs/ReceivedDocument.md in fattureincloud_ruby_sdk-2.0.18
- old
+ new
@@ -29,8 +29,9 @@
| **payments_list** | [**Array<ReceivedDocumentPaymentsListItem>**](ReceivedDocumentPaymentsListItem.md) | | [optional] |
| **attachment_url** | **String** | [Temporary] [Read Only] Received document url of the attached file | [optional][readonly] |
| **attachment_preview_url** | **String** | [Temporary] [Read Only] Received document url of the attachment preview | [optional][readonly] |
| **auto_calculate** | **Boolean** | Received document total items amount and total payments amount can differ if this field is set to false | [optional] |
| **attachment_token** | **String** | [Write Only] Received document attachment token returned by POST /received_documents/attachment | [optional] |
+| **locked** | **Boolean** | Received Document can't be edited | [optional] |
| **created_at** | **String** | Received document creation date | [optional] |
| **updated_at** | **String** | Received document last update date | [optional] |