Method: XeroRuby::Accounting::HistoryRecords#eql?

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

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


81
82
83
# File 'lib/xero-ruby/models/accounting/history_records.rb', line 81

def eql?(o)
  self == o
end