scenarioLite
Type: | scenarioLite |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
A specialization of Reference for Scenarios, in order to provide extra fields
Example JSON
{ "loaded" : false, "modelStatus" : "...", "hasResultData" : false, "scenarioType" : "...", "projectId" : "...", "path" : "...", "ownerId" : "...", "shareStatus" : "...", "parent" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "project" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }