scenarioType
| Extends: | webServiceBean |
| Namespace: | http://fico.com/xpress/insight/rest/v1 |
Describes a scenario type
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (string) | 0/1 | |
| name (string) | 0/1 | |
| style (anonymous) | 0/1 | |
| icons (anonymous) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| id | id (string) | |
| name | name (string) | |
| style | style (anonymous) | |
| icons | icons (anonymous) |
