Class BWSystem.SystemEmergencyCallNotificationModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemEmergencyCallNotificationModifyRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemEmergencyCallNotificationModifyRequest extends Request<DefaultResponse>
Modify the system level data associated with Emergency Call Notification. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator
  • Field Details

    • defaultFromAddress

      @Size(min=1, max=80) protected @Size(min=1,max=80) String defaultFromAddress
  • Constructor Details

    • SystemEmergencyCallNotificationModifyRequest

      public SystemEmergencyCallNotificationModifyRequest()
    • SystemEmergencyCallNotificationModifyRequest

      public SystemEmergencyCallNotificationModifyRequest(BroadWorksServer broadWorksServer)
  • Method Details