Home > @poq/sdk-sfcc > ProductSearchRefinementValue > value
The refinement value. In the case of an attribute refinement, this is the bucket, the attribute value, or a value range. In the case of a category refinement, this is the category id. In the case of a price refinement,k this is the price range. Ranges are enclosed by parentheses and separated by “..”; for example, “(100..999)” and “(Aa..Fa)” are valid ranges.
Signature:
value?: string;