The object containing a set of ids related to an employee.
Name | Type | Description | Notes |
---|---|---|---|
employee_id | str, none_type | The ID of an employee as given by their employer. | |
payroll_id | str, none_type | The ID of an employee as given by their payroll. | |
position_id | str, none_type | The ID of the position of the employee. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |