windmill-api 1.741.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subscriber_path** | **String** |  | 
**asset_kind** | **String** |  | 
**asset_path** | **String** |  | 
**outcome** | **String** |  | 
**child_job_id** | Option<[**uuid::Uuid**]uuid::Uuid.md> |  | [optional]
**partition** | Option<**String**> |  | [optional]
**received_inputs** | Option<**i32**> |  | [optional]
**required_inputs** | Option<**i32**> |  | [optional]
**debounce_s** | Option<**i32**> |  | [optional]
**reason** | Option<**String**> |  | [optional]
**created_at** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)