Name | Type | Description | Notes |
---|---|---|---|
id | str, none_type | A unique identifier for an object. | [optional] |
name | str, none_type | The name of the manager, often a combination of their first and last names. | [optional] |
first_name | str, none_type | The first name of the person. | [optional] |
last_name | str, none_type | The last name of the person. | [optional] |
str, none_type | The email address of the manager. | [optional] | |
employment_status | EmploymentStatus | [optional] | |
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] |