Sha256: 307ae6e48cb50a2b4fcf2b653b1f3efec6370fc580f5f854844993f5cc82e394

Contents?: true

Size: 349 Bytes

Versions: 2

Compression:

Stored size: 349 Bytes

Contents

# PinterestSdkClient::CustomLabel0Filter

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **custom_label_0** | [**CatalogsProductGroupMultipleStringCriteria**](.md) |  |  |

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::CustomLabel0Filter.new(
  custom_label_0: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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