AppObjectListDef
Defines the list of objects in an app.
Information note
An app object is a generic object created at app level.
Properties
Name | Description | Type |
---|---|---|
qType |
Type of the app list. |
String |
qData |
Contains dynamic JSON data specified by the client. |
JsonObject |
See also