benchling_api_client.models.container_schema_type module

class ContainerSchemaType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

CONTAINER = 'container'
static of_unknown(val: str) ContainerSchemaType