Method: NucleusApi::PageFinancialStatement#eql?

Defined in:
lib/nucleus_api/models/page_financial_statement.rb

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


146
147
148
# File 'lib/nucleus_api/models/page_financial_statement.rb', line 146

def eql?(o)
  self == o
end