UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 821 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; [PlatformRelatedPromptsResponse](./x-adapter-platform.platformrelatedpromptsresponse.md) ## PlatformRelatedPromptsResponse interface Response for the `related prompts` endpoint. **Signature:** ```typescript export interface PlatformRelatedPromptsResponse ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [data](./x-adapter-platform.platformrelatedpromptsresponse.data.md) | | { relatedprompts: [PlatformRelatedPrompt](./x-adapter-platform.platformrelatedprompt.md)<!-- -->\[\]; } | | | [status](./x-adapter-platform.platformrelatedpromptsresponse.status.md) | | number | |