Method: AmzSpApi::ProductPricingApiModel::NumberOfOfferListingsList.openapi_nullable
- Defined in:
- lib/product-pricing-api-model/models/number_of_offer_listings_list.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
30 31 32 33 |
# File 'lib/product-pricing-api-model/models/number_of_offer_listings_list.rb', line 30 def self.openapi_nullable Set.new([ ]) end |