# FattureInCloud_Ruby_Sdk::ReceiptPreCreateInfo ## 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] |