Creates a new instance of SavingsAccount
The account number
The account holder
The balance of the bank account.
The holder of the bank account.
The account number of the bank account.
Gets the balance of the bank account.
Gets the date of the last withdrawal
The date of the last withdrawal
Calculates bank account interests at a rate of 3%.
Deposits an amount to the bank account.
The amount to be deposited.
Perform withdrawal on the account
The amount to withdraw
Generated using TypeDoc
Class representing a SavingsAccount