brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/Refinement.md

Summary

Maintainability
Test Coverage
# # Refinement

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**aspect_distributions** | [**\TNT\Ebay\Buy\Browse\V1\Model\AspectDistribution[]**](AspectDistribution.md) | An array of containers for the all the aspect refinements. | [optional]
**buying_option_distributions** | [**\TNT\Ebay\Buy\Browse\V1\Model\BuyingOptionDistribution[]**](BuyingOptionDistribution.md) | An array of containers for the all the buying option refinements. | [optional]
**category_distributions** | [**\TNT\Ebay\Buy\Browse\V1\Model\CategoryDistribution[]**](CategoryDistribution.md) | An array of containers for the all the category refinements. | [optional]
**condition_distributions** | [**\TNT\Ebay\Buy\Browse\V1\Model\ConditionDistribution[]**](ConditionDistribution.md) | An array of containers for the all the condition refinements. | [optional]
**dominant_category_id** | **string** | The identifier of the category that most of the items are part of. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)