Method: XeroRuby::Accounting::HistoryRecords#hash
- Defined in:
- lib/xero-ruby/models/accounting/history_records.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
87 88 89 |
# File 'lib/xero-ruby/models/accounting/history_records.rb', line 87 def hash [history_records].hash end |