# FattureInCloud_Ruby_Sdk::ReceivedDocumentInfo ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **default_values** | [**ReceivedDocumentInfoDefaultValues**](ReceivedDocumentInfoDefaultValues.md) | | [optional] | | **items_default_values** | [**ReceivedDocumentInfoItemsDefaultValues**](ReceivedDocumentInfoItemsDefaultValues.md) | | [optional] | | **countries_list** | **Array<String>** | Countries list | [optional] | | **currencies_list** | [**Array<Currency>**](Currency.md) | Currencies list | [optional] | | **categories_list** | **Array<String>** | Categories list | [optional] | | **payment_accounts_list** | [**Array<PaymentAccount>**](PaymentAccount.md) | Payments accounts list | [optional] | | **vat_types_list** | [**Array<VatType>**](VatType.md) | Vat types list | [optional] |