Method: AmzSpApi::ProductPricingApiModel::BatchOffersRequestParams#eql?

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

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


109
110
111
# File 'lib/product-pricing-api-model/models/batch_offers_request_params.rb', line 109

def eql?(o)
  self == o
end