| Extends: |
webServiceBean |
| Namespace: |
http://fico.com/xpress/insight/rest/v1 |
The results of a scenario data query, including summary data about the scenario and entity values.
XML
Elements
| name (type) |
min/max occurs |
description |
| summary (scenarioSummaryData) |
0/1 |
Summary data for the scenario |
| solution (scenarioSolutionData) |
0/1 |
Solution data for the scenario |
| entities (anonymous) |
0/1 |
A map of the requested entity names and their values |
JSON
| property |
type |
description |
| summary |
summary (scenarioSummaryData) |
Summary data for the scenario |
| solution |
solution (scenarioSolutionData) |
Solution data for the scenario |
| entities |
entities (anonymous) |
A map of the requested entity names and their values |