benchling_api_client.models.workflow_task_execution_type module

class WorkflowTaskExecutionType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

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