Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 761 Bytes

File metadata and controls

21 lines (13 loc) · 761 Bytes

AppStructure

Structure of an E-goi app.

Properties

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]