interface GetTasksIDRequest {
    taskID: string;
}

Properties

Properties

taskID: string

The ID of the task to retrieve.

MMNEPVFCICPMFPCPTTAAATR