Skip to main content

SimulationResponseDto

monthlyPaymentnumber
financingTypestring

Possible values: [REAL_ESTATE, VEHICLE, EQUIPMENT, TREASURY, CREDIT_LINE, CREDIT_LINE_DRAW, CARTE_EM]

financingTypeLabelstring
professionalSituationstring
professionalSituationLabelstring
segmentstring

Possible values: [P_SegmentClientContrat, E_SegmentClientContrat, PR_SegmentClientContrat]

segmentLabelstring
assetPricenumber
assetPriceFormattedstring
personalContributionnumber
personalContributionFormattedstring
financingAmountnumber
financingAmountFormattedstring
durationMonthsinteger<int32>
totalSalePricenumber
totalSalePriceFormattedstring
marginnumber
marginFormattedstring
additionalFeesnumber
additionalFeesFormattedstring
monthlyPaymentFormattedstring
SimulationResponseDto
{
"monthlyPayment": 0,
"financingType": "REAL_ESTATE",
"financingTypeLabel": "string",
"professionalSituation": "string",
"professionalSituationLabel": "string",
"segment": "P_SegmentClientContrat",
"segmentLabel": "string",
"assetPrice": 0,
"assetPriceFormatted": "string",
"personalContribution": 0,
"personalContributionFormatted": "string",
"financingAmount": 0,
"financingAmountFormatted": "string",
"durationMonths": 0,
"totalSalePrice": 0,
"totalSalePriceFormatted": "string",
"margin": 0,
"marginFormatted": "string",
"additionalFees": 0,
"additionalFeesFormatted": "string",
"monthlyPaymentFormatted": "string"
}