Method: OpenapiClient::TimesheetResponse#employee_id
- Defined in:
- lib/openapi_client/models/timesheet_response.rb
#employee_id ⇒ Object
the Affix-assigned id of the individual
25 26 27 |
# File 'lib/openapi_client/models/timesheet_response.rb', line 25 def employee_id @employee_id end |