scenarioImportResult
Namespace: | http://fico.com/xpress/insight/rest/v1 |
Holds the scenario import result data.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
messages (messages) | 0/1 | The messages describing the outcome of the import process |
scenarios (webServiceBeanList) | 0/1 | A list of scenario references |
folders (webServiceBeanList) | 0/1 | A list of folder references |
vsgs (webServiceBeanList) | 0/1 | A list of VSG references |
JSON
property | type | description |
---|---|---|
messages | messages (messages) | The messages describing the outcome of the import process |
scenarios | scenarios (webServiceBeanList) | A list of scenario references |
folders | folders (webServiceBeanList) | A list of folder references |
vsgs | vsgs (webServiceBeanList) | A list of VSG references |