BorrowerAddress constructor

BorrowerAddress()

Initializes a new instance of BorrowerAddress class.

def __init__(self):
    ...

See Also