# AgilegravityagileAiTrainerserverClient.ItemOfRemove

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** |  | 
**value** | **String** |  | [optional] 
**path** | **String** |  | [optional] 
**ttl** | [**Ttl**](Ttl.md) |  | [optional] 
**source** | **String** |  | [default to &#x27;baiCore&#x27;]
**id** | **String** |  | [optional] 

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

* `suggestedOption` (value: `"suggestedOption"`)
* `baiCore` (value: `"baiCore"`)
* `currentState` (value: `"currentState"`)
* `dataStore` (value: `"dataStore"`)

