This type contains information about a particular subtree of a specified eBay category tree. A category subtree consists of a non-root node of the category tree, and all of its descendants down to the leaf nodes.
Types that use CategorySubtree
Not used by any types.
Call that uses CategorySubtree
Fields
categorySubtreeNode
Contains details of all nodes of the category subtree hierarchy below a specified node. This is a recursive structure.
categoryTreeVersion
The version of the category tree identified by categoryTreeId. 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.