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