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