NADSWebserviceVersion
From
Description
A list of possible interfaces that can be used to comunicate with EService or Timecard.
Constants
The data fields of this object.
Name | Type | Description |
---|---|---|
VERSION_2 | String | Old version, representing the second version of the interface, usable only by java client platforms. |
VERSION_3 | String | Old version, representing the third version of the interface, usable by any client platform. |
NADS_VERSION_2_1 | String | Old version (Don't use this) |
NADS_VERSION_3_1 | String | Old version (For EService webservice applications using NADS3 interface) |
NADS_VERSION_4 | String | Use this for new EService webservice applications (using NADS5 interface) |
TIMECARD_VERSION_1 | String | Use this for new Timecard webservice applicaitons. |