orvanta-api 3.0.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# BpmnMigrationBlocker

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rule** | **String** |  | 
**rule_number** | **i32** |  | 
**message** | **String** | the rendered sentence, safe to show an operator as-is | 
**element_id** | Option<**String**> |  | [optional]
**flow_id** | Option<**String**> |  | [optional]
**message_name** | Option<**String**> |  | [optional]
**kind** | Option<**String**> |  | [optional]
**from** | Option<**String**> |  | [optional]
**to** | Option<**String**> |  | [optional]
**removed** | Option<**Vec<String>**> |  | [optional]
**added** | Option<**Vec<String>**> |  | [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)