Interface RemainingBalanceContainer

All Superinterfaces:
Serializable

public interface RemainingBalanceContainer extends Serializable
Interface for AOC charge block
  • Method Details

    • getPublicIdentifier

      String getPublicIdentifier()
      Returns:
      the customer id of the impacted customer
    • getRemainingBalance

      Collection<RemainingBalance> getRemainingBalance()
      Returns:
      the Collection of RemainingBalance associated.