InvestmentExpense constructor

InvestmentExpense()

Initializes a new instance of InvestmentExpense class.

def __init__(self):
    ...

See Also