# LiltNode.WorkflowTemplate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Number** | Identifier of a teams Workflow template. Can be used during Job creation for specifying the workflow used for a job or language pair. | [optional] **name** | **String** | | [optional] **teamId** | **Number** | The name of a given Workflow template. | [optional] **stages** | [**[WorkflowStageTemplate]**](WorkflowStageTemplate.md) | The stages in this workflow template. | [optional]