Method: AmzSpApi::ProductPricingApiModel::GetOffersHttpStatusLine#eql?

Defined in:
lib/product-pricing-api-model/models/get_offers_http_status_line.rb

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


93
94
95
# File 'lib/product-pricing-api-model/models/get_offers_http_status_line.rb', line 93

def eql?(o)
  self == o
end