benchling_api_client.models.registration_table_note_part_type module¶
- class RegistrationTableNotePartType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- REGISTRATION_TABLE = 'registration_table'¶
- static of_unknown(val: str) RegistrationTableNotePartType ¶