# FattureInCloud_Ruby_Sdk::ReceivedDocumentPaymentsListItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Received document payment id | [optional] | | **amount** | **Float** | Received document payment total amount | [optional] | | **due_date** | **Date** | Due date | [optional] | | **paid_date** | **Date** | Received document payment paid date | [optional] | | **payment_terms** | [**ReceivedDocumentPaymentsListItemPaymentTerms**](ReceivedDocumentPaymentsListItemPaymentTerms.md) | | [optional] | | **status** | **String** | Received document payment status | [optional] | | **payment_account** | [**PaymentAccount**](PaymentAccount.md) | | [optional] |