Record Class Net.ResultOfQueryCollection

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Net.ResultOfQueryCollection
Record Components:
result - Objects that match the provided criteria
Enclosing class:
Net

public static record Net.ResultOfQueryCollection(com.fasterxml.jackson.databind.JsonNode[] result) extends Record