LoanPaymentAmount constructor

LoanPaymentAmount()

Initializes a new instance of LoanPaymentAmount class.

def __init__(self):
    ...

See Also