squareconnect.models.catalog_query_range
| Name | Type | Description | Notes |
|---|---|---|---|
| attribute_name | str | The name of the attribute to be searched. | |
| attribute_min_value | int | The desired minimum value for the search attribute (inclusive). | [optional] |
| attribute_max_value | int | The desired maximum value for the search attribute (inclusive). | [optional] |