Method: TripletexRubyClient::PayslipHelperInternal#hash

Defined in:
lib/tripletex_ruby_client/models/payslip_helper_internal.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



154
155
156
# File 'lib/tripletex_ruby_client/models/payslip_helper_internal.rb', line 154

def hash
  [payroll_tax_municipality, division, holiday_allowance_rate, , payroll_tax_percentage, delivery_method_pay_slip].hash
end