# AgilegravityagileAiTrainerserverClient.ItemOfEvents

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**refId** | **String** | Refers to NodeItem | [optional] 
**timeoutSeconds** | [**BigDecimal**](BigDecimal.md) |  | [optional] [default to 0]
**iterations** | [**BigDecimal**](BigDecimal.md) |  | [optional] [default to 0]
**scope** | **String** |  | [default to &#x27;thisNodeItem&#x27;]
**id** | **String** |  | [optional] 

<a name="ScopeEnum"></a>
## Enum: ScopeEnum

* `this state` (value: `"this state"`)
* `thisNodeItem` (value: `"thisNodeItem"`)
* `always` (value: `"always"`)

