Method: AmzSpApi::ProductPricingApiModel::NumberOfOfferListingsList#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



159
160
161
# File 'lib/product-pricing-api-model/models/number_of_offer_listings_list.rb', line 159

def to_s
  to_hash.to_s
end