All Superinterfaces:
Serializable

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

    • getCustomerId

      String getCustomerId()
      Returns:
      the customer id of the impacted customer
    • getCostInformation

      Collection<CostInformation> getCostInformation()
      Returns:
      the Collection of Cost Information associated.