Record Class Tvm.AccountForExecutor.Account

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Tvm.AccountForExecutor.Account
Record Components:
boc - Encoded as base64. Account BOC.
unlimitedBalance - Can be used to calculate transaction fees without balance check Flag for running account with the unlimited balance.
All Implemented Interfaces:
Tvm.AccountForExecutor
Enclosing interface:
Tvm.AccountForExecutor

public static record Tvm.AccountForExecutor.Account(String boc, Boolean unlimitedBalance) extends Record implements Tvm.AccountForExecutor
Account state to run message