Sets or returns the total payment amount.
Mandatory property.
Field name: CreditSum.
Sets or returns the total payment amount.
Mandatory property.
Field name: CreditSum.
| Visual Basic |
|---|
Public Property CreditSum() As Double |
Credit card payment can be divided into several installments. The AdditionalPaymentSum property represents any additional installments. For the first payment, use the FirstPaymentSum property. The total number of payments is set in the NumOfPayments property, and the total payment amount is set in the CreditSum property.