Square.Connect.Model.CatalogQueryRange
March 13, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AttributeName | string | The name of the attribute to be searched. | |
| AttributeMinValue | long? | The desired minimum value for the search attribute (inclusive). | [optional] |
| AttributeMaxValue | long? | The desired maximum value for the search attribute (inclusive). | [optional] |