Feesaccountsettings
The fee settings, holds all the properties regarding fees for the loan account.
accruedFeenumber
The accrued fee. Represents the accrued fee for the loan account. The fee on loans is accrued on a daily basis, which allows charging the clients only for the days they actually used the loan amount.
accruedFeeFromArrearsnumber
The accrued fee from arrears. Represents the accrued fee from arrears for the loan account. The fee on loans is accrued on a daily basis, which allows charging the clients only for the days they actually used the loan amount.
feeRatenumber
The fee rate. Represents the fee rate for the loan account. The fee on loans is accrued on a daily basis, which allows charging the clients only for the days they actually used the loan amount.
Feesaccountsettings
{
"accruedFee": 0,
"accruedFeeFromArrears": 0,
"feeRate": 0
}