Home > @vsf-enterprise/epcc-api > GetProductsByHierarchyParams
# GetProductsByHierarchyParams interface
Signature:
export interface GetProductsByHierarchyParams
# Properties
| Property | Type | Description |
|---|---|---|
| filter? | CatalogFilter | (Optional) Filtering operators |
| id | string | The unique identifier of a hierarchy node. |
| limit? | number | (Optional) Limit how many products to return. |
| locale? | string | (Optional) Locale |
| offset? | number | (Optional) Offset the returned products by this number. |