CatalogQueryRange

June 28, 2018 ยท View on GitHub

squareconnect.models.catalog_query_range

Description

Properties

NameTypeDescriptionNotes
attribute_namestrThe name of the attribute to be searched.
attribute_min_valueintThe desired minimum value for the search attribute (inclusive).[optional]
attribute_max_valueintThe desired maximum value for the search attribute (inclusive).[optional]

[Back to Model list] [Back to API list] [Back to README]