Sha256: 26b59f2ec626485ee50c0b136375581723ad3870f4e12152bedce702c9542535
Contents?: true
Size: 343 Bytes
Versions: 20
Compression:
Stored size: 343 Bytes
Contents
module Adparlor module Facebook module GraphApi module Fields module ProductSet FIELDS = [:id, :filter, :name, :product_catalog, :product_count] CREATE_FIELDS = [:name, :filter, :product_catalog_id] UPDATE_FIELDS = [:name, :filter, :product_catalog_id] end end end end end
Version data entries
20 entries across 20 versions & 1 rubygems