UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 670 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [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)<!-- -->\[\] | |