@empathyco/x-components
Version:
Empathy X Components
23 lines (14 loc) • 754 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [PlatformRedirection](./x-adapter-platform.platformredirection.md)
## PlatformRedirection interface
Redirection model for the `platform` API.
**Signature:**
```typescript
export interface PlatformRedirection
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [id](./x-adapter-platform.platformredirection.id.md) | | string | |
| [tagging?](./x-adapter-platform.platformredirection.tagging.md) | | { click: string; } | _(Optional)_ |
| [url](./x-adapter-platform.platformredirection.url.md) | | string | |