Skip to main content

Depositproductmaturityconfiguration

Maturity settings for deposit accounts

maturityPeriodInterval object

Maturity period interval constraints

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]

Depositproductmaturityconfiguration
{
"maturityPeriodInterval": {
"defaultValue": 0,
"maxValue": 0,
"minValue": 0
},
"maturityPeriodUnit": "DAYS"
}