Class SystemAccessDevice.SystemAccessDeviceUnlinkDeviceListRequest

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

public static class SystemAccessDevice.SystemAccessDeviceUnlinkDeviceListRequest extends Request<DefaultResponse>
Request to unlink one or more leaf access devices from a tree device. A leaf device is a device associated with a device type that has the option supportLinks set to "Support Link to Device" or "Support Link to Device and User". It can be linked to only one tree device. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator