Extends: |
webServiceBean |
Namespace: |
http://fico.com/xpress/insight/rest/v1 |
Info/error messages describing the outcome of an operation.
XML
Elements
name (type) |
min/max occurs |
description |
infoMessages (string) |
0/unbounded |
Informational messages about the operation |
errorMessages (string) |
0/unbounded |
Error messages about the operation |
JSON
property |
type |
description |
infoMessages |
array of infoMessages (string) |
Informational messages about the operation |
errorMessages |
array of errorMessages (string) |
Error messages about the operation |