Record Class TransactionAction

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

public record TransactionAction(String action_list_hash, Integer msgs_created, Boolean no_funds, Integer result_arg, Integer result_code, Integer skipped_actions, Integer spec_actions, Integer status_change, AccountStatusChangeEnum status_change_name, Boolean success, Integer tot_actions, String total_action_fees, String total_fwd_fees, Float total_msg_size_bits, Float total_msg_size_cells, Boolean valid) extends Record