Class Abi.ParamsOfEncodeAccount

java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Abi.ParamsOfEncodeAccount
Enclosing class:
Abi

public static class Abi.ParamsOfEncodeAccount extends JsonData
  • Constructor Details

    • ParamsOfEncodeAccount

      public ParamsOfEncodeAccount()
  • Method Details

    • balance

      public Optional<Long> balance()
      Initial balance.
    • lastTransLt

      public Optional<Long> lastTransLt()
      Initial value for the `last_trans_lt`.
    • lastPaid

      public Optional<Number> lastPaid()
      Initial value for the `last_paid`.
    • bocCache

      public Optional<Boc.BocCacheType> bocCache()
      Cache type to put the result.