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