EmployeeAndVersionDefinition
describes info about an employee and optional version for that info
Properties
Name | Type | Description | Notes |
---|---|---|---|
employee | EmployeeInfoDefinition | [optional] | |
version | int | Version number for the employee object. If absent or 0 then no version checks are done | [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] |