Sha256: 36467a52dde224630130c95b3b4d6d899e41e27b5cac73bf8b08f1f9892645b9

Contents?: true

Size: 353 Bytes

Versions: 2

Compression:

Stored size: 353 Bytes

Contents

# PinterestSdkClient::ProductType1Filter

## Properties

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

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::ProductType1Filter.new(
  product_type_1: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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