Method: OpenapiClient::TimeOffEntryResponse#employee_note
- Defined in:
- lib/openapi_client/models/time_off_entry_response.rb
#employee_note ⇒ Object
Returns the value of attribute employee_note.
40 41 42 |
# File 'lib/openapi_client/models/time_off_entry_response.rb', line 40 def employee_note @employee_note end |