new GoBrain.Dtos.Settings.Extensions()
GoBrain.Core/src/dtos/settings/extension.js, line 1
Properties:
Name | Type | Description |
---|---|---|
baseUrl |
String | Location of the Extensions. |
classPath |
String | Path to Extension constructor. |
name |
String | Extensions name. |
type |
String | Extensions type. |
url |
String | Url to Extensions. |