Interface TerminatingCustomerInfo


public interface TerminatingCustomerInfo
Terminating customer information API for internal access
  • Method Details

    • fetchTerminatingCustomerData

      TerminatingCustomerInfo fetchTerminatingCustomerData()
      Fetches the terminating customer data on demand for the CALLED_TO customer
      Returns:
      TerminatingCustomerInfo loaded with terminating customer information
    • getExtensionCustomer

      ExtensionCustomer getExtensionCustomer()
      Get the extension customer data for the terminating customer
      Returns:
      terminating customer's product information
    • getExtensionProduct

      ExtensionProduct getExtensionProduct()
      Get the extension customer's product data for the terminating customer
      Returns:
      terminating customer's product information
    • getTerminatingCustomerProfiles

      Map<String,Map<String,Collection<ExtensionRatingProfileValue>>> getTerminatingCustomerProfiles()
      Gets terminating customer extension profile information map
      Returns:
      terminating customer extension profile information map