set
| Extends: | entityValue |
| Namespace: | http://fico.com/xpress/insight/rest/v1 |
The value of a set entity.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| values (anyType) | 0/unbounded | The values in this set |
JSON
| property | type | description |
|---|---|---|
| values | array of values (anyType) | The values in this set |
