Sha256: 43e897f5ba2b5a68aca800db897b69bd38640d96eeeb89d839670eac5974c478

Contents?: true

Size: 395 Bytes

Versions: 2

Compression:

Stored size: 395 Bytes

Contents

# PinterestSdkClient::GoogleProductCategory6Filter

## Properties

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

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::GoogleProductCategory6Filter.new(
  google_product_category_6: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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