UNPKG

@empathyco/x-components

Version:
23 lines (14 loc) 693 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [AiQuestionsRequest](./x-types.aiquestionsrequest.md) ## AiQuestionsRequest interface Request for the question endpoint. **Signature:** ```typescript export interface AiQuestionsRequest extends ExtraParamsRequest ``` **Extends:** [ExtraParamsRequest](./x-types.extraparamsrequest.md) ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [lang](./x-types.aiquestionsrequest.lang.md) | | string | | | [query?](./x-types.aiquestionsrequest.query.md) | | string | _(Optional)_ |