entityValue
| Extends: | webServiceBean | 
| Namespace: | http://fico.com/xpress/insight/rest/v1 | 
Generalization of the value of an entity that holds its name and dimension.
XML
Elements
| name (type) | min/max occurs | description | 
|---|---|---|
| entityName (string) | 0/1 | The name of the entity | 
| dimension (int) | 0/1 | The dimension of the value | 
JSON
| property | type | description | 
|---|---|---|
| entityName | entityName (string) | The name of the entity | 
| dimension | dimension (int) | The dimension of the value | 
 
