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