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