UNPKG

@empathyco/x-components

Version:
23 lines (14 loc) 754 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; [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 | |