Click or drag to resize

InstallmentWeb Properties

The InstallmentWeb type exposes the following members.

Properties
  NameDescription
Public propertyAmount
The amount to pay.
Public propertyDueAmount
The amount still due. If the customer has payed the installment this property will reflect the (if any) remaining amount.
Public propertyDueDate
The due date of the payment.
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyNumber
Installment number. This indicates which installments comes first.
Public propertyPercentage
The percentage distribution of the installment.
Top
See Also