Sha256: 8e5bec6105fa0a3842fbec0090f20376f5910be6d0b86e5e9e1a8da7416f49a6
Contents?: true
Size: 425 Bytes
Versions: 2
Compression:
Stored size: 425 Bytes
Contents
# PinterestSdkClient::CatalogsProductGroupMultipleStringListCriteria ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **values** | **Array<Array<String>>** | | | | **negated** | **Boolean** | | | ## Example ```ruby require 'pinterest_sdk' instance = PinterestSdkClient::CatalogsProductGroupMultipleStringListCriteria.new( values: null, negated: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinterest_sdk-1.1.0 | docs/CatalogsProductGroupMultipleStringListCriteria.md |
pinterest_sdk-1.0.0 | docs/CatalogsProductGroupMultipleStringListCriteria.md |