Method: TripletexRubyClient::ReportFilterCustomer#hash
- Defined in:
- lib/tripletex_ruby_client/models/report_filter_customer.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
84 85 86 |
# File 'lib/tripletex_ruby_client/models/report_filter_customer.rb', line 84 def hash [filters, version].hash end |