Depositmaturitysettings
The maturity settings for the product.
maturityPeriod object
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.
maturityPeriodUnitstring
maturity period measurement unit
Possible values: [DAYS, WEEKS, MONTHS]
Depositmaturitysettings
{
"maturityPeriod": {
"defaultValue": 0,
"maxValue": 0,
"minValue": 0
},
"maturityPeriodUnit": "DAYS"
}