benchling_api_client.models.ingredient_component_entity module¶
- class IngredientComponentEntity¶
Bases:
object
- __init__(entity_registry_id: Union[benchling_api_client.types.Unset, None, str] = attr_dict['_entity_registry_id'].default, id: Union[benchling_api_client.types.Unset, str] = attr_dict['_id'].default, name: Union[benchling_api_client.types.Unset, str] = attr_dict['_name'].default) None ¶
Method generated by attrs for class IngredientComponentEntity.