Skip to main content

Depositaccountaccruedamounts

Represents information about the accrued amounts of deposit accounts.

interestAccruednumber

The amount of positive interest that has been accrued in the account.

negativeInterestAccruednumber

The amount of negative interest that has been accrued in the account.

overdraftInterestAccruednumber

The amount of overdraft interest that has been accrued in the account.

technicalOverdraftInterestAccruednumber

The amount of technical overdraft interest that has been accrued in the account.

Depositaccountaccruedamounts
{
"interestAccrued": 0,
"negativeInterestAccrued": 0,
"overdraftInterestAccrued": 0,
"technicalOverdraftInterestAccrued": 0
}