Integerintervalconfiguration
Decimal integer, like min/max/default.
defaultValueint32
The default value, will be used in case no other value was filled in by the user.
maxValueint32
The maximum value.
minValueint32
The minimum value.
Integerintervalconfiguration
{
"defaultValue": 0,
"maxValue": 0,
"minValue": 0
}