This is returned by the EventSearch() call.
Type | Name | Description |
---|---|---|
Int | TotalResults | Total # of results for the search. A negative value in this field indicates an error condition. |
List<RestEventJson> | ResultList | The subset of results requested, given StartIndex and PageSize. |
String | ErrorMessage | The message passed back if an error occurs. |