Record Class BlockMasterShardFees

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

public record BlockMasterShardFees(String create, List<OtherCurrency> create_other, String fees, List<OtherCurrency> fees_other, String shard, Integer workchain_id) extends Record