Method: MergeATSClient::UpdateApplicationStageRequest#hash
- Defined in:
- lib/merge_ats_client/models/update_application_stage_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
120 121 122 |
# File 'lib/merge_ats_client/models/update_application_stage_request.rb', line 120 def hash [job_interview_stage, remote_user_id].hash end |