UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 661 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformFacetsResponse](./x-adapter-platform.platformfacetsresponse.md) ## PlatformFacetsResponse interface Response for the `facets` endpoint. **Signature:** ```typescript export interface PlatformFacetsResponse ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [catalog](./x-adapter-platform.platformfacetsresponse.catalog.md) | | { facets: [PlatformFacet](./x-adapter-platform.platformfacet.md)<!-- -->\[\]; } | |