Method: OpenapiClient::EmployeeResponse#to_s
- Defined in:
- lib/openapi_client/models/employee_response.rb
#to_s ⇒ String
Returns the string representation of the object
562 563 564 |
# File 'lib/openapi_client/models/employee_response.rb', line 562 def to_s to_hash.to_s end |