Skip to content

Latest commit

 

History

History
66 lines (27 loc) · 1006 Bytes

AspectValueDistribution.md

File metadata and controls

66 lines (27 loc) · 1006 Bytes

AspectValueDistribution

The container that defines the fields for the conditions refinements. This container is returned when fieldgroups is set to ASPECT_REFINEMENTS or FULL in the request.

Properties

localizedAspectValue

The value of an aspect. For example, Red is a value for the aspect Color.

public string $localizedAspectValue

matchCount

The number of items with this aspect.

public int $matchCount

refinementHref

A HATEOAS reference for this aspect.

public string $refinementHref


Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown