Method: AmzSpApi::ProductPricingApiModel::NumberOfOfferListingsList#valid?

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

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



63
64
65
# File 'lib/product-pricing-api-model/models/number_of_offer_listings_list.rb', line 63

def valid?
  true
end