benchling_api_client.models.mixture_prep_table_note_part_type module¶
- class MixturePrepTableNotePartType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- MIXTURE_PREP_TABLE = 'mixture_prep_table'¶
- static of_unknown(val: str) MixturePrepTableNotePartType ¶