<!-- 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; [PlatformFacet](./x-adapter-platform.platformfacet.md)

## PlatformFacet interface

Facet model for the `platform` API.

**Signature:**

```typescript
export interface PlatformFacet 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[facet](./x-adapter-platform.platformfacet.facet.md)


</td><td>


</td><td>

string


</td><td>


</td></tr>
<tr><td>

[type](./x-adapter-platform.platformfacet.type.md)


</td><td>


</td><td>

[PlatformFacetType](./x-adapter-platform.platformfacettype.md)


</td><td>


</td></tr>
<tr><td>

[values](./x-adapter-platform.platformfacet.values.md)


</td><td>


</td><td>

[PlatformFilter](./x-adapter-platform.platformfilter.md)<!-- -->\[\]


</td><td>


</td></tr>
</tbody></table>

