@empathyco/x-components
Version:
Empathy X Components
23 lines (14 loc) • 693 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [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)_ |