InvestmentAccount constructor

InvestmentAccount()

Initializes a new instance of InvestmentAccount class.

def __init__(self):
    ...

See Also