Extends: |
reference |
Namespace: |
http://fico.com/xpress/insight/rest/v1 |
A virtual scenario group.
XML
Elements
name (type) |
min/max occurs |
description |
notes (string) |
0/1 |
The notes on this virtual scenario group |
creationDate (dateTime) |
0/1 |
The date the scenario group was created |
projectId (string) |
0/1 |
The id of the project that owns this virtual scenario group |
completed (boolean) |
1/1 |
Indicates whether all scenarios within this virtual scenario group have completed |
JSON
property |
type |
description |
notes |
notes (string) |
The notes on this virtual scenario group |
creationDate |
creationDate (dateTime) |
The date the scenario group was created |
projectId |
projectId (string) |
The id of the project that owns this virtual scenario group |
completed |
completed (boolean) |
Indicates whether all scenarios within this virtual scenario group have completed |