Sha256: 9d6ba2e3efa888fb78c527cfaaaf8acee426118a6648db6ba04f0aeb4f7b1942

Contents?: true

Size: 358 Bytes

Versions: 2

Compression:

Stored size: 358 Bytes

Contents

# PinterestSdkClient::CatalogsFeedProductCounts

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **original** | **Integer** | The number of products in the feed file | [optional] |

## Example

```ruby
require 'pinterest_sdk'

instance = PinterestSdkClient::CatalogsFeedProductCounts.new(
  original: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pinterest_sdk-1.1.0 docs/CatalogsFeedProductCounts.md
pinterest_sdk-1.0.0 docs/CatalogsFeedProductCounts.md