benchling_api_client.models.dna_sequence_with_entity_type_entity_type module¶
- class DnaSequenceWithEntityTypeEntityType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- DNA_SEQUENCE = 'dna_sequence'¶
- static of_unknown(val: str) DnaSequenceWithEntityTypeEntityType ¶