benchling_api_client.models.legacy_workflow_patch module¶
- class LegacyWorkflowPatch¶
Bases:
object
- __init__(description: Union[benchling_api_client.types.Unset, str] = attr_dict['_description'].default, name: Union[benchling_api_client.types.Unset, str] = attr_dict['_name'].default, project_id: Union[benchling_api_client.types.Unset, str] = attr_dict['_project_id'].default) None ¶
Method generated by attrs for class LegacyWorkflowPatch.