Class OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest
Enclosing class:
OutgoingCallingPlan

public static class OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest extends Request<DefaultResponse>
Modify the system level data associated with Outgoing Calling Plan. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator
  • Field Details

    • directTransferScreening

      protected Boolean directTransferScreening
    • enableEnhancedTollCallTyping

      protected Boolean enableEnhancedTollCallTyping
  • Constructor Details

    • SystemOutgoingCallingPlanModifyRequest

      public SystemOutgoingCallingPlanModifyRequest()
    • SystemOutgoingCallingPlanModifyRequest

      public SystemOutgoingCallingPlanModifyRequest(BroadWorksServer broadWorksServer)
  • Method Details