Home > @vsf-enterprise/bigcommerce-api > GetCategoryTreesResponse
# GetCategoryTreesResponse interface
Category tree collection response.
Signature:
export interface GetCategoryTreesResponse
# Properties
| Property | Type | Description |
|---|---|---|
| data | CategoryTreeItem[] | Collection of category tree. |
| meta | MetaCollection | Meta collection. |