Method: MergeATSClient::UpdateApplicationStageRequest#hash

Defined in:
lib/merge_ats_client/models/update_application_stage_request.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



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