# StatusMappingDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **issue_type_id** | **String** | The issue type for the status mapping. | **project_id** | **String** | The project for the status mapping. | **status_migrations** | [**Vec**](StatusMigration.md) | The list of old and new status ID mappings for the specified project and issue type. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)