Sha256: bc54245cc322062ac1901b997f641a4ad7201e0f5f397b96db1a274ac2584a5f

Contents?: true

Size: 353 Bytes

Versions: 2

Compression:

Stored size: 353 Bytes

Contents

# PinterestSdkClient::ProductType3Filter

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **product_type_3** | [**CatalogsProductGroupMultipleStringListCriteria**](.md) |  |  |

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::ProductType3Filter.new(
  product_type_3: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pinterest_sdk-1.1.0 docs/ProductType3Filter.md
pinterest_sdk-1.0.0 docs/ProductType3Filter.md