benchling_api_client.models.feature_update module¶
- class FeatureUpdate¶
Bases:
object
Inputs for updating a feature
- __init__(color: Union[benchling_api_client.types.Unset, str] = attr_dict['_color'].default, feature_library_id: Union[benchling_api_client.types.Unset, str] = attr_dict['_feature_library_id'].default, feature_type: Union[benchling_api_client.types.Unset, None, str] = attr_dict['_feature_type'].default, name: Union[benchling_api_client.types.Unset, str] = attr_dict['_name'].default, pattern: Union[benchling_api_client.types.Unset, str] = attr_dict['_pattern'].default) None ¶
Method generated by attrs for class FeatureUpdate.
- property color: str¶
The color of the annotations generated by the feature. Must be a valid hex string