InstallmentResponseDto
Response DTO for credit monthly payment calculation
monthlyPaymentnumber
Calculated monthly payment
Example:
2345.67InstallmentResponseDto
{
"monthlyPayment": 2345.67
}
Response DTO for credit monthly payment calculation
Calculated monthly payment
2345.67{
"monthlyPayment": 2345.67
}