Record Class Net.ResultOfAggregateCollection

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Net.ResultOfAggregateCollection
Record Components:
values - Returns an array of strings. Each string refers to the corresponding `fields` item. Numeric value is returned as a decimal string representations. Values for requested fields.
Enclosing class:
Net

public static record Net.ResultOfAggregateCollection(com.fasterxml.jackson.databind.JsonNode values) extends Record