orvanta-api 3.0.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **String** |  | 
**key_kind** | [**models::DelegateKeyKind**]DelegateKeyKind.md |  | 
**delegate_key** | **String** |  | 
**kind** | [**models::DelegateBindingKind**]DelegateBindingKind.md |  | 
**script_path** | Option<**String**> |  | [optional]
**reason** | Option<**String**> |  | [optional]
**outputs** | Option<[**serde_json::Value**].md> |  | [optional]
**exception_map** | Option<[**serde_json::Value**].md> |  | [optional]
**summary** | Option<**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)