Attributes | Type | Description |
---|
applicationName | String | This is the name of the Application. |
applicationId | String | This is the Id of the Application. |
parentapplicationId | Long | This is the Id of the parent Folder of this Application. |
applicationName | String | This is the Name used to identify this Application. |
description | String | This is a description of this Application. |
isActive | Boolean | This Boolean indicates whether or not this Application is marked as active. |
projectIds | List<Long> | This List contains the Id's of the active Projects in this Application. |