interface GetTasksIDLabelsRequest {
    taskID: string;
}

Properties

Properties

taskID: string

The ID of the task to retrieve labels for.

MMNEPVFCICPMFPCPTTAAATR