Method: OpenapiClient::EmployeeResponse#termination_date
- Defined in:
- lib/openapi_client/models/employee_response.rb
#termination_date ⇒ Object
Returns the value of attribute termination_date.
65 66 67 |
# File 'lib/openapi_client/models/employee_response.rb', line 65 def termination_date @termination_date end |