Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 792 Bytes

File metadata and controls

23 lines (13 loc) · 792 Bytes

ReceivedDocumentPaymentsListItem

Properties

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]

Implemented Interfaces

  • Serializable