Skip to main content

Depositaccountinternalcontrols

Represents information about internal controls.

maxDepositBalancenumber

The maximum deposit balance of the account.

maxWithdrawalAmountnumber

The maximum amount allowed for a withdrawal.

recommendedDepositAmountnumber

The recommended amount for a deposit.

targetAmountnumber

The target amount for a deposit made towards a savings goal.

Depositaccountinternalcontrols
{
"maxDepositBalance": 0,
"maxWithdrawalAmount": 0,
"recommendedDepositAmount": 0,
"targetAmount": 0
}