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