Record Class Net.ParamsOfSubscribeCollection

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Net.ParamsOfSubscribeCollection
Record Components:
collection - Collection name (accounts, blocks, transactions, messages, block_signatures)
filter - Collection filter
result - Projection (result) string
Enclosing class:
Net

public static record Net.ParamsOfSubscribeCollection(String collection, com.fasterxml.jackson.databind.JsonNode filter, String result) extends Record