Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 623 Bytes

CatalogQueryRange.md

File metadata and controls

13 lines (8 loc) · 623 Bytes

Square.Connect.Model.CatalogQueryRange

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]

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