Creates a new instance of the BankAccount
class.
The account number of the bank account.
The holder of the bank account.
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.
Deposits an amount to the bank account.
The amount to be deposited.
Generated using TypeDoc
Abstract class representing a bank account.