@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 670 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [AiTasksResponse](./x-types.aitasksresponse.md)
## AiTasksResponse interface
Response for the task endpoint.
**Signature:**
```typescript
export interface AiTasksResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [result](./x-types.aitasksresponse.result.md) | | [AiQuestionsResponse](./x-types.aiquestionsresponse.md) | |
| [steps](./x-types.aitasksresponse.steps.md) | | [StepEmpathising](./x-types.stepempathising.md)<!-- -->\[\] | |