# FattureInCloud_Ruby_Sdk::ReceiptPreCreateInfo ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **numerations** | **Hash<String, Hash>** | | [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] |