brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # BaseCategoryTree

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**category_tree_id** | **string** | The unique identifier of the eBay category tree for the specified marketplace. | [optional]
**category_tree_version** | **string** | The version of the category tree identified by <b>categoryTreeId</b>. It's a good idea to cache this value for comparison so you can determine if this category tree has been modified in subsequent calls. | [optional]

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