Sha256: fec6a193bd560dd81f5e87b30de525050c93be2f1d3d0da00b394c9a91f7cb6c
Contents?: true
Size: 357 Bytes
Versions: 2
Compression:
Stored size: 357 Bytes
Contents
# PinterestSdkClient::CatalogsItems ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **items** | [**Array<ItemBatchRecord>**](ItemBatchRecord.md) | Array with catalogs items | [optional] | ## Example ```ruby require 'pinterest_sdk' instance = PinterestSdkClient::CatalogsItems.new( items: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinterest_sdk-1.1.0 | docs/CatalogsItems.md |
pinterest_sdk-1.0.0 | docs/CatalogsItems.md |