benchling_api_client.models.workflow_task_group_execution_type module

class WorkflowTaskGroupExecutionType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

DIRECT = 'DIRECT'
ENTRY = 'ENTRY'
static of_unknown(val: str) WorkflowTaskGroupExecutionType