# BpmnMigrationResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from_version** | **i64** | |
**to_version** | **i64** | |
**bpmn_flow_path** | **String** | |
**dry_run** | **bool** | |
**migrated** | [**Vec<uuid::Uuid>**](uuid::Uuid.md) | the instance ids repinned; empty for a dry run |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)