applicationFeature
| Extends: | webServiceBean |
| Namespace: | http://fico.com/xpress/insight/rest/v1 |
An application feature.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| name (string) | 0/1 | The name of this feature |
| value (string) | 0/1 | The value of this feature |
JSON
| property | type | description |
|---|---|---|
| name | name (string) | The name of this feature |
| value | value (string) | The value of this feature |
