Extends: |
webServiceBean |
Namespace: |
http://fico.com/xpress/insight/rest/v1 |
The entities to retrieve from the scenario data, optionally filtering the arrays.
XML
Elements
name (type) |
min/max occurs |
description |
entityNames (string) |
0/unbounded |
The names of the entities to retrieve. |
filters (arrayFilter) |
0/unbounded |
The array filters to apply. |
JSON
property |
type |
description |
entityNames |
array of entityNames (string) |
The names of the entities to retrieve. |
filters |
array of filters (arrayFilter) |
The array filters to apply. |