class DuodealerAPI::ProductListing
Public Class Methods
product_ids()
click to toggle source
# File lib/duodealer_api/resources/product_listing.rb, line 7 def self.product_ids ProductId.all end
# File lib/duodealer_api/resources/product_listing.rb, line 7 def self.product_ids ProductId.all end