| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int? | Received document payment id | [optional] |
| Amount | decimal? | Received document payment total amount | [optional] |
| DueDate | DateTime? | Due date | [optional] |
| PaidDate | DateTime? | Received document payment paid date | [optional] |
| PaymentTerms | ReceivedDocumentPaymentsListItemPaymentTerms | [optional] | |
| Status | string | Received document payment status | [optional] |
| PaymentAccount | PaymentAccount | [optional] |