Extends: |
webServiceBean |
Namespace: |
http://fico.com/xpress/insight/rest/v1 |
A simple type that can be used to test connectivity to Xpress-Insight services.
XML
Elements
name (type) |
min/max occurs |
description |
time (long) |
0/1 |
The current server time in milliseconds |
username (string) |
0/1 |
The name of the current user, if authenticated |
version (string) |
0/1 |
The version of Xpress-Insight, if authenticated |
JSON
property |
type |
description |
time |
time (long) |
The current server time in milliseconds |
username |
username (string) |
The name of the current user, if authenticated |
version |
version (string) |
The version of Xpress-Insight, if authenticated |