Class Group.GroupDnActivateListRequest

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

public static class Group.GroupDnActivateListRequest extends Request<DefaultResponse>
Activate a list of assigned DNs on a group. It is possible to activate either: a single DN, or a list of DNs, or a range of DNs, or any combination thereof. It is not an error to activate an already activated DN The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator