Interface AccountServiceQuantityCalculator


public interface AccountServiceQuantityCalculator
Provider of quantity for aditional services
  • Method Details

    • getId

      String getId()
    • getName

      String getName()
    • calculate

      long calculate(Long accountId)