Record Class Net.ResultOfQuery

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Net.ResultOfQuery
Record Components:
result - Result provided by DAppServer.
Enclosing class:
Net

public static record Net.ResultOfQuery(com.fasterxml.jackson.databind.JsonNode result) extends Record