Method: TripletexRubyClient::ReportFilterCustomer#hash

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

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



84
85
86
# File 'lib/tripletex_ruby_client/models/report_filter_customer.rb', line 84

def hash
  [filters, version].hash
end