Structure of an E-goi app.
| Name | Type | Description | Notes |
|---|---|---|---|
| appId | String | The ID of the app. | [optional] |
| _list | AppStructureList | [optional] | |
| name | String | The name of the app. | [optional] |
| description | String | The description of the app. | [optional] |
| twoStepsConfig | String | The column of the list used to map the token. | [optional] |
| development | Boolean | Is app a development app. | [optional] |
| created | String | When the app was created. | [optional] |
| updated | String | The last time the app was updated. | [optional] |