Method: XeroRuby::Accounting::HistoryRecords#hash

Defined in:
lib/xero-ruby/models/accounting/history_records.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



87
88
89
# File 'lib/xero-ruby/models/accounting/history_records.rb', line 87

def hash
  [history_records].hash
end