Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 850 Bytes

Plan.md

File metadata and controls

14 lines (11 loc) · 850 Bytes

# Plan

Properties

Name Type Description Notes
originalInterest float This value differs from the total interest value only if a flex interest action is active. The value represents the interest amount that would accrue at the regular interest rate. [optional]
numberOfInstallments int Number of Installments defined in the payment plan ( = anzahl der Raten) [optional]
installment float [optional]
totalInterest float [optional]
totalValue float Amount of the total value in € ( = Gesamtsumme in €) [optional]
lastInstallment float [optional]

[Back to Model list] [Back to API list] [Back to README]