Record Class BlockchainQuery

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

public record BlockchainQuery(BlockchainAccountQuery account, Node.BlockchainBlock block, Node.BlockchainBlock block_by_seq_no, Node.BlockchainTransaction transaction, Node.BlockchainMessage message, BlockchainMasterSeqNoRange master_seq_no_range, BlockchainBlocksConnection key_blocks, BlockchainBlocksConnection blocks, BlockchainTransactionsConnection transactions) extends Record