Depositproductinterestratetierconfiguration
Holds the values to define how the interest is computed
endingBalancenumber
The top-limit value for the account balance in order to determine if this tier is used or not
endingDayinteger<int32>
The top-limit value for the account period since activation in order to determine if this tier is used or not
interestRatenumberrequired
The rate used for computing the interest for an account which has the balance less than the ending balance
Depositproductinterestratetierconfiguration
{
"endingBalance": 0,
"endingDay": 0,
"interestRate": 0
}