Data is any data returned from message or handler execution. It MUST be length prefixed in order to separate data from multiple message executions.
Events contains a slice of Event objects that were emitted during message or handler execution.
Log contains the log information from message or handler execution.
Result is the union of ResponseFormat and ResponseCheckTx.