# FattureInCloud_Ruby_Sdk::ReceivedDocumentPaymentsListItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Unique identifier. | [optional] | | **amount** | **Float** | Amount of items. | [optional] | | **due_date** | **Date** | Due date | [optional] | | **paid_date** | **Date** | Paid date | [optional] | | **payment_terms** | [**ReceivedDocumentPaymentsListItemPaymentTerms**](ReceivedDocumentPaymentsListItemPaymentTerms.md) | | [optional] | | **status** | **String** | Payment status. | [optional] | | **payment_account** | [**PaymentAccount**](PaymentAccount.md) | | [optional] |