Fields documentation for InstallmentWeb

NameTypeSummeryRemarks
AmountDoubleThe amount to pay.
DueAmountDoubleThe amount still due. If the customer has payed the installment this property will reflect the (if any) remaining amount.
DueDateDateTimeThe due date of the payment.
IdInt32Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
NumberInt32Installment number. This indicates which installments comes first.
PercentageInt32The percentage distribution of the installment.As an example a tennancy could be divided into 2 installments: First installment is 33% and the scond installment is 67% of the total due amount.