Skip to content

Latest commit

 

History

History
96 lines (39 loc) · 1.32 KB

Refinement.md

File metadata and controls

96 lines (39 loc) · 1.32 KB

Refinement

This type defines the fields for the various refinements of an item. You can use the information in this container to create histograms, which help shoppers choose exactly what they want.

Properties

aspectDistributions

An array of containers for the all the aspect refinements.

public ?array $aspectDistributions

buyingOptionDistributions

An array of containers for the all the buying option refinements.

public ?array $buyingOptionDistributions

categoryDistributions

An array of containers for the all the category refinements.

public ?array $categoryDistributions

conditionDistributions

An array of containers for the all the condition refinements.

public ?array $conditionDistributions

dominantCategoryId

The identifier of the category that most of the items are part of.

public string $dominantCategoryId


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