FinancingLineDetailsResponseDto
The list of items in the current page.
lineReferencestring
totalLineAmountnumber
totalLineAmountFormattedstring
lineDurationinteger<int32>
lineEndDatestring
codeTypestring
typeLabelstring
amountTypeGrantednumber
amountTypeGrantedFormattedstring
remainingAmountTypenumber
remainingAmountTypeFormattedstring
rateTypenumber
periodicityTypestring
Possible values: [MENSUEL, TRIMESTRIEL, SEMESTRIEL, ANNUEL]
periodicityTypeLabelstring
FinancingLineDetailsResponseDto
{
"lineReference": "string",
"totalLineAmount": 0,
"totalLineAmountFormatted": "string",
"lineDuration": 0,
"lineEndDate": "string",
"codeType": "string",
"typeLabel": "string",
"amountTypeGranted": 0,
"amountTypeGrantedFormatted": "string",
"remainingAmountType": 0,
"remainingAmountTypeFormatted": "string",
"rateType": 0,
"periodicityType": "MENSUEL",
"periodicityTypeLabel": "string"
}