docs/ReceiptPreCreateInfo.md in fattureincloud_ruby_sdk-2.0.16 vs docs/ReceiptPreCreateInfo.md in fattureincloud_ruby_sdk-2.0.17
- old
+ new
@@ -3,11 +3,11 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **numerations** | **Hash<String, Hash>** | | [optional] |
-| **numerations_list** | **Array<String>** | List of series used in the past. | [optional] |
-| **rc_centers_list** | **Array<String>** | List of revenue centers used in the past. | [optional] |
-| **payment_accounts_list** | [**Array<PaymentAccount>**](PaymentAccount.md) | User payment accounts list. | [optional] |
-| **categories_list** | **Array<String>** | List of categories used in the past. | [optional] |
-| **vat_types_list** | [**Array<VatType>**](VatType.md) | List of user vat types with the default 22%, 10%, 4% and 0% vats. | [optional] |
+| **numerations_list** | **Array<String>** | Receipt used numerations list | [optional] |
+| **rc_centers_list** | **Array<String>** | Receipt used revenue centers list | [optional] |
+| **payment_accounts_list** | [**Array<PaymentAccount>**](PaymentAccount.md) | Payment accounts list | [optional] |
+| **categories_list** | **Array<String>** | Receipt categories list | [optional] |
+| **vat_types_list** | [**Array<VatType>**](VatType.md) | Vat types list | [optional] |