benchling_api_client.models.table_note_part_type module

class TableNotePartType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

TABLE = 'table'
static of_unknown(val: str) TableNotePartType