# RequiredMappingByWorkflows
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**source_workflow_id** | Option<**String**> | The ID of the source workflow. | [optional]
**status_ids** | Option<**Vec<String>**> | The status IDs requiring mapping. | [optional]
**target_workflow_id** | Option<**String**> | The ID of the target 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)