Plugin A plugin for the Engine API
| Name | Type | Description | Notes |
|---|---|---|---|
| config | PluginConfig | ||
| enabled | Boolean | True if the plugin is running. False if the plugin is not running, only installed. | |
| name | String | name | |
| settings | PluginSettings | ||
| id | String | Id | [optional] |
| pluginReference | String | plugin remote reference used to push/pull the plugin | [optional] |
- Serializable