Class ServiceProviderAccessDevice.ServiceProviderAccessDeviceUnlinkDeviceListRequest

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

public static class ServiceProviderAccessDevice.ServiceProviderAccessDeviceUnlinkDeviceListRequest 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". It can be linked to only one tree device. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator