Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 903 Bytes

File metadata and controls

16 lines (12 loc) · 903 Bytes

It.FattureInCloud.Sdk.Model.ReceivedDocumentPaymentsListItem

Properties

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]

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