Method: OpenapiClient::EmploymentHistoryNoNonNullRequest#hash
- Defined in:
- lib/openapi_client/models/employment_history_no_non_null_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
163 164 165 |
# File 'lib/openapi_client/models/employment_history_no_non_null_request.rb', line 163 def hash [job_title, effective_date, group_id, group_remote_id, group_name, manager_id, manager_remote_id].hash end |