benchling_api_client.models.box_schema_type module

class BoxSchemaType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

BOX = 'box'
static of_unknown(val: str) BoxSchemaType