| Name | Description | Type | Additional information |
|---|---|---|---|
| LoanAmount |
Loan amount to be repaid |
decimal number |
None. |
| InstallmentCount |
Number of monthly installments |
integer |
None. |
| InterestRate |
Nominal yearly interest rate for loan |
decimal number |
None. |
| InstallmentAmount |
Monthly repayment amount including all interest and fees |
decimal number |
None. |
| OpeningFee |
Opening fee which is added to repaid capital |
decimal number |
None. |
| InstallmentFee |
Monthly installment fee which is included in InstallmentAmount |
decimal number |
None. |
| ActualYearlyInterestRate | decimal number |
None. |