Fields documentation for InstallmentWeb
Name | Type | Summery | Remarks |
---|---|---|---|
Amount | Double | The amount to pay. | |
DueAmount | Double | The amount still due. If the customer has payed the installment this property will reflect the (if any) remaining amount. | |
DueDate | DateTime | The due date of the payment. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
Number | Int32 | Installment number. This indicates which installments comes first. | |
Percentage | Int32 | The 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. |