Employer constructor

Employer()

Initializes a new instance of Employer class.

def __init__(self):
    ...

See Also