Enhancement: add method SetEmployer/EmployeeStatuses into interface IEmployer/IEmployee
IEmployer/IEmployee were passed in the process of Reconcile, without Set method, the only way to change the statuses would be convert interface IEmployer/IEmployee to structs and then replace the original interface IEmployer/IEmployee