benchling_api_client.models.deprecated_entity_schema_type module

class DeprecatedEntitySchemaType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

AA_SEQUENCE = 'aa_sequence'
CUSTOM_ENTITY = 'custom_entity'
DNA_OLIGO = 'dna_oligo'
DNA_SEQUENCE = 'dna_sequence'
ENTRY = 'entry'
MIXTURE = 'mixture'
MOLECULE = 'molecule'
RNA_OLIGO = 'rna_oligo'
static of_unknown(val: str) DeprecatedEntitySchemaType