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