Depositinterestaccruedamounts
Represents the accrued interest amounts for an Interest Applied deposit transaction.
interestAccruednumber
The amount of positive interest accrued since last interest application/activation date and applied within Interest Applied transaction
negativeInterestAccruednumber
The amount of negative interest accrued since last interest application/activation date and applied within Interest Applied transaction
overdraftInterestAccruednumber
The amount of overdraft interest accrued since last interest application/activation date and applied within Interest Applied transaction
technicalOverdraftInterestAccruednumber
The amount of technical overdraft interest accrued since last interest application/activation date and applied within Interest Applied transaction
Depositinterestaccruedamounts
{
"interestAccrued": 0,
"negativeInterestAccrued": 0,
"overdraftInterestAccrued": 0,
"technicalOverdraftInterestAccrued": 0
}