Skip to main content

Loanproductdecimalconstraintsconfiguration

Used for keeping decimal constraints.

defaultValuenumber

The default value, will be used in case no other value was filled in by the user.

maxValuenumber

The maximum value.

minValuenumber

The minimum value.

Loanproductdecimalconstraintsconfiguration
{
"defaultValue": 0,
"maxValue": 0,
"minValue": 0
}