Depositproductmaturityconfiguration
Maturity settings for deposit accounts
maturityPeriodInterval object
Maturity period interval constraints
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]
Depositproductmaturityconfiguration
{
"maturityPeriodInterval": {
"defaultValue": 0,
"maxValue": 0,
"minValue": 0
},
"maturityPeriodUnit": "DAYS"
}