go back Home

AlertSummaryItem

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<null alertDescr="..." alertId="..." numUnconfirmed="..." numUnconfirmed="..." numUnread="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"alertDescr":"...","alertId":"...","numUnconfirmed":"...","numUnread":"..."}

Fields

name type
alertDescr String
alertId String
numUnconfirmed Integer
numUnconfirmed void
numUnread Integer