Method: Hubspot::Crm::Companies::ErrorDetail#eql?

Defined in:
lib/hubspot/codegen/crm/companies/models/error_detail.rb

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method
[View source]

132
133
134
# File 'lib/hubspot/codegen/crm/companies/models/error_detail.rb', line 132

def eql?(o)
  self == o
end