Class ThirdPartyVoiceMailSupport.SystemThirdPartyVoiceMailSupportModifyRequest

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

public static class ThirdPartyVoiceMailSupport.SystemThirdPartyVoiceMailSupportModifyRequest extends Request<DefaultResponse>
Modify the system level data associated with Third-party Voice Mail Support. The response is either a SuccessResponse or an ErrorResponse. The following elements are only used in AS data mode: stripDiversionOnVMDestinationRetrieval
Author:
AlpacaGenerator
  • Field Details

    • overrideAltCallerIdForVMRetrieval

      protected Boolean overrideAltCallerIdForVMRetrieval
    • stripDiversionOnVMDestinationRetrieval

      protected Boolean stripDiversionOnVMDestinationRetrieval
  • Constructor Details

    • SystemThirdPartyVoiceMailSupportModifyRequest

      public SystemThirdPartyVoiceMailSupportModifyRequest()
    • SystemThirdPartyVoiceMailSupportModifyRequest

      public SystemThirdPartyVoiceMailSupportModifyRequest(BroadWorksServer broadWorksServer)
  • Method Details