EventsResult

EventsResult
EventsResult
JSON Example
{
    "hits": [
        {
            "msgContent": {
                "fields": [
                    {
                        "displayName": "string",
                        "fieldCategory": "string",
                        "fieldType": "string",
                        "internalName": "string",
                        "length": 0,
                        "startPosition": 0,
                        "valueType": "string"
                    }
                ],
                "incomingAddress": "string",
                "ingestTimestamp": 0,
                "logTimestamp": 0,
                "originalText": "string"
            }
        }
    ],
    "total": 0
}
array of LogMessage
hits
Optional

hits

integer As int64 As int64
total
Optional

total

Property Of