Sha256: 8a980e6af7ded178ec902bea40e5c055010ba2c327fac36251178025ef00b3aa
Contents?: true
Size: 353 Bytes
Versions: 2
Compression:
Stored size: 353 Bytes
Contents
# PinterestSdkClient::ProductType4Filter ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **product_type_4** | [**CatalogsProductGroupMultipleStringListCriteria**](.md) | | | ## Example ```ruby require 'pinterest_sdk' instance = PinterestSdkClient::ProductType4Filter.new( product_type_4: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinterest_sdk-1.1.0 | docs/ProductType4Filter.md |
pinterest_sdk-1.0.0 | docs/ProductType4Filter.md |