Skip to main content

Amountdecimalinterval

Decimal constraints, like min/max/default.

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.

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