# IssueTypeWorkflowMapping ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **issue_type** | Option<**String**> | The ID of the issue type. Not required if updating the issue type-workflow mapping. | [optional] **update_draft_if_needed** | Option<**bool**> | Set to true to create or update the draft of a workflow scheme and update the mapping in the draft, when the workflow scheme cannot be edited. Defaults to `false`. Only applicable when updating the workflow-issue types mapping. | [optional] **workflow** | Option<**String**> | The name of the workflow. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)