Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 882 Bytes

ReceivedDocumentPaymentsListItem.md

File metadata and controls

15 lines (12 loc) · 882 Bytes

# ReceivedDocumentPaymentsListItem

Properties

Name Type Description Notes
id int Received document payment id [optional]
amount float Received document payment total amount [optional]
due_date \DateTime Due date [optional]
paid_date \DateTime Received document payment paid date [optional]
payment_terms \FattureInCloud\Model\ReceivedDocumentPaymentsListItemPaymentTerms [optional]
status string Received document payment status [optional]
payment_account \FattureInCloud\Model\PaymentAccount [optional]

[Back to Model list] [Back to API list] [Back to README]