benchling_api_client.models.feature_match_type module

class FeatureMatchType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

NUCLEOTIDE = 'nucleotide'
PROTEIN = 'protein'
static of_unknown(val: str) FeatureMatchType