Class BWSystem.SystemDeviceManagementInProgressAndPendingEventCancelRequest

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

@ChoiceGroup("cancelAllEvents") @ChoiceGroup("cancelMultipleEvents") @ChoiceGroup("eventId") public static class BWSystem.SystemDeviceManagementInProgressAndPendingEventCancelRequest extends Request<DefaultResponse>
Cancel pending and in progress events. Either all events, multiple events, or a list of specified events can be canceled. When specifying multiple events, an event must meet all specified criteria to be canceled. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator