brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # CategoryDistribution

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**category_id** | **string** | The identifier of the category. | [optional]
**category_name** | **string** | The name of the category, such as Baby & Toddler Clothing. | [optional]
**match_count** | **int** | The number of items in this category. | [optional]
**refinement_href** | **string** | The HATEOAS reference of this category. | [optional]

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