interface GetTasksIDOwnersRequest {
    taskID: string;
}

Properties

Properties

taskID: string

The ID of the task to retrieve owners for.

MMNEPVFCICPMFPCPTTAAATR