Class Account

java.lang.Object
de.bwaldvogel.mongo.entity.Account

@TypeAlias("account") public class Account extends Object
  • Constructor Details

    • Account

      protected Account()
    • Account

      public Account(BigDecimal total)
  • Method Details