Class SystemAccessDevice.SystemAccessDeviceGetRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<SystemAccessDevice.SystemAccessDeviceGetResponse>
co.ecg.alpaca.toolkit.generated.SystemAccessDevice.SystemAccessDeviceGetRequest
Enclosing class:
SystemAccessDevice

@ChoiceGroup("systemAccessDevice") @ChoiceGroup("deviceExternalId") public static class SystemAccessDevice.SystemAccessDeviceGetRequest extends Request<SystemAccessDevice.SystemAccessDeviceGetResponse>
Requests the configuration of a specified system access device. The following elements are only used in AS data mode and ignored in XS data mode: deviceExternalId The response is either SystemAccessDeviceGetResponse24 or ErrorResponse.
Author:
AlpacaGenerator