<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [TrackableShowResponse](./x-types.trackableshowresponse.md)

## TrackableShowResponse interface

Response to be implemented by all responses that contain a part to track the show event.

**Signature:**

```typescript
export interface TrackableShowResponse 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [showTagging](./x-types.trackableshowresponse.showtagging.md) |  | [TaggingRequest](./x-types.taggingrequest.md) |  |

