Method: StackOneHRIS::EmploymentEmploymentType#hash

Defined in:
lib/stackone_hris_client/models/employment_employment_type.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



149
150
151
# File 'lib/stackone_hris_client/models/employment_employment_type.rb', line 149

def hash
  [value, source_value].hash
end