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