BankAccountInfo constructor

BankAccountInfo()

Initializes a new instance of BankAccountInfo class.

def __init__(self):
    ...

See Also