brandon14/ebay-sdk-php

View on GitHub
src/Commerce/Taxonomy/V1/docs/Model/Category.md

Summary

Maintainability
Test Coverage
# # Category

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**category_id** | **string** | The unique identifier of the eBay category within its category tree.<br /><br /><span class=\"tablenote\"> <strong>Note:</strong> The root node of a full default category tree includes the <b>categoryId</b> field, but its value should not be relied upon. It provides no useful information for application development. </span> | [optional]
**category_name** | **string** | The name of the category identified by <b>categoryId</b>. | [optional]

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