Depositmaturitysettings
The maturity settings for the product.
maturityPeriod object
Decimal integer, like min/max/default.
defaultValueinteger<int32>
The default value, will be used in case no other value was filled in by the user.
maxValueinteger<int32>
The maximum value.
minValueinteger<int32>
The minimum value.
maturityPeriodUnitstring
maturity period measurement unit
Possible values: [DAYS, WEEKS, MONTHS]
Depositmaturitysettings
{
"maturityPeriod": {
"defaultValue": 0,
"maxValue": 0,
"minValue": 0
},
"maturityPeriodUnit": "DAYS"
}