Class GroupAccessDevice.GroupAccessDeviceGetRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<GroupAccessDevice.GroupAccessDeviceGetResponse>
co.ecg.alpaca.toolkit.generated.GroupAccessDevice.GroupAccessDeviceGetRequest
Enclosing class:
GroupAccessDevice

@ChoiceGroup("deviceExternalId") @ChoiceGroup({"serviceProvider","group","groupAccessDevice"})
public static class GroupAccessDevice.GroupAccessDeviceGetRequest
extends Request<GroupAccessDevice.GroupAccessDeviceGetResponse>
Requests the configuration of a specified group access device. The response is either GroupAccessDeviceGetResponse22V3 or ErrorResponse. Replaced by: GroupAccessDeviceGetRequest24
Author:
AlpacaGenerator