benchling_api_client.models.plate_schema_type module

class PlateSchemaType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

PLATE = 'plate'
static of_unknown(val: str) PlateSchemaType