Interface CopilotActivityDataTask

interface CopilotActivityDataTask {
    taskId: string;
}

Properties

Properties

taskId: string