| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Received document payment id | [optional] |
| amount | BigDecimal | Received document payment total amount | [optional] |
| dueDate | LocalDate | Due date | [optional] |
| paidDate | LocalDate | Received document payment paid date | [optional] |
| paymentTerms | ReceivedDocumentPaymentsListItemPaymentTerms | [optional] | |
| status | String | Received document payment status | [optional] |
| paymentAccount | PaymentAccount | [optional] |
- Serializable