Method: StackOneHRIS::EmploymentEmploymentType#hash
- Defined in:
- lib/stackone_hris_client/models/employment_employment_type.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
149 150 151 |
# File 'lib/stackone_hris_client/models/employment_employment_type.rb', line 149 def hash [value, source_value].hash end |