Class Group.GroupServiceModifyAuthorizationListRequest

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

public static class Group.GroupServiceModifyAuthorizationListRequest extends Request<DefaultResponse>
Requests to change the group's service authorization status. The boolean flags are used to authorize or unauthorize services and packs. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator