benchling_api_client.models.feature_create_match_type module

class FeatureCreateMatchType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

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