Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 457 Bytes

CatalogQueryRange.md

File metadata and controls

16 lines (8 loc) · 457 Bytes

CatalogQueryRange

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]