Payee constructor

Payee()

Initializes a new instance of Payee class.

def __init__(self):
    ...

See Also