Home > @poq/sdk-sfcc > ContentSearchResult > selectedRefinements
Map of selected refinement attribute id/value(s) pairs. The sorting order is the same like in request URL.
Signature:
selectedRefinements?: { [key: string]: string; };