Record Class BlockchainAccountQuery

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.BlockchainAccountQuery

public record BlockchainAccountQuery(Node.BlockchainAccount info, BlockchainTransactionsConnection transactions, BlockchainMessagesConnection messages) extends Record