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