Method: XeroRuby::PayrollUk::LeaveTypes#hash

Defined in:
lib/xero-ruby/models/payroll_uk/leave_types.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



107
108
109
# File 'lib/xero-ruby/models/payroll_uk/leave_types.rb', line 107

def hash
  [pagination, problem, leave_types].hash
end