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