benchling_api_client.models.plate_creation_table_note_part_type module¶
- class PlateCreationTableNotePartType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- PLATE_CREATION_TABLE = 'plate_creation_table'¶
- static of_unknown(val: str) PlateCreationTableNotePartType ¶