An Employee is an individual who works for the company of the linked account. The Employee model contains both contractors and full time employees.
Employee is a contractor if is_contractor property is TrueEmployee is a full time employee if is_contractor property is False