Class User.UserGetListInGroupRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<User.UserGetListInGroupResponse>
co.ecg.alpaca.toolkit.generated.User.UserGetListInGroupRequest
Enclosing class:
User

public static class User.UserGetListInGroupRequest extends Request<User.UserGetListInGroupResponse>
Request the list of users in a group. It is possible to search by various criteria to restrict the number of rows returned. Multiple search criteria are logically ANDed together. The response is either a UserGetListInGroupResponse or an ErrorResponse.
Author:
AlpacaGenerator