Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 669 Bytes

RefinementDto.md

File metadata and controls

14 lines (10 loc) · 669 Bytes

RefinementDto

Properties

Name Type Description Notes
type NavigationTypeDto
count Int64 Number of products which match this refinement value or range. [optional]
value String Value of the refinement. [optional]
low Double Lower bound of the refinement range. [optional]
high Double Upper bound of the refinement range. [optional]

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