Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Properties

Property
Type
Length
Mandatory
Description
Comments
eventLogDateDate    
event
/Event    

Example response body

Code Block
languagejs
{
    "key": 1104816,
    "self": "http://localhost:8080/ws/rest/EventLog/1104816",
    "createdDate": "2012-10-01 10:52:37",
    "modifiedDate": "2012-10-05 16:28:15",
    "eventLogDate": "2012-07-30 04:08:00",
    "event": {
        "key": 1000050,
        "self": "http://localhost:8080/ws/rest/Event/1000050",
        "eventCode": "ARR",
        "eventDesc": "Arrived"
    },
    "remarks": []
}