ModularAnalysisDTO
idnumbernullable
Unique identifier for the modular analysis
appNamestringrequired
Name of the modular analysis
appFolderstringrequired
Folder name where the modular analysis is stored
descriptionstringrequired
Description of the modular analysis
ModularAnalysisDTO
{
"id": 0,
"appName": "string",
"appFolder": "string",
"description": "string"
}