Class Group.GroupServiceGetAuthorizedListRequest

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

public static class Group.GroupServiceGetAuthorizedListRequest
extends Request<Group.GroupServiceGetAuthorizedListResponse>
Requests the list of services and service packs authorized to a group. The response is either GroupServiceGetAuthorizedListResponse or ErrorResponse.
Author:
AlpacaGenerator