benchling_api_client.models.list_features_match_type module¶
- class ListFeaturesMatchType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- NUCLEOTIDE = 'nucleotide'¶
- PROTEIN = 'protein'¶
- static of_unknown(val: str) ListFeaturesMatchType ¶