<- Object

Object

CatalogQueryRange

The query filter to return the search result whose named attribute values fall between the specified range.

Link to section

Properties

Link to section

attribute_name

string

Required

The name of the attribute to be searched.

Link to section

attribute_min_value

integer(64-bit)

The desired minimum value for the search attribute (inclusive).

Link to section

attribute_max_value

integer(64-bit)

The desired maximum value for the search attribute (inclusive).