# AgilegravityagileAiTrainerserverClient.ModelFunction

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** |  | [optional] [default to &#x27;none&#x27;]
**trustedDeveloperJSCodeRef** | **String** |  | [optional] 

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

* `none` (value: `"none"`)
* `agileSemanticSearch` (value: `"agileSemanticSearch"`)
* `BrickFactoryFromState` (value: `"BrickFactoryFromState"`)
* `brickFactoryFromAllStates` (value: `"brickFactoryFromAllStates"`)
* `trustedDeveloperJSCodeRunner` (value: `"trustedDeveloperJSCodeRunner"`)
* `conversationCommunicator` (value: `"conversationCommunicator"`)

