Method: AmzSpApi::ProductPricingApiModel::GetOffersHttpStatusLine#hash
- Defined in:
- lib/product-pricing-api-model/models/get_offers_http_status_line.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
99 100 101 |
# File 'lib/product-pricing-api-model/models/get_offers_http_status_line.rb', line 99 def hash [status_code, reason_phrase].hash end |