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