Class Group.GroupGetListInSystemRequest

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

public static class Group.GroupGetListInSystemRequest extends Request<Group.GroupGetListInSystemResponse>
Request the list of groups in the system. It is possible to search by various criteria to restrict the number of rows returned. Multiple search criteria are logically ANDed together. If reseller administrator sends the request, searchCriteriaResellerId is ignored. All the groups in the administrator's reseller meeting the search criteria are returned. The response is either a GroupGetListInSystemResponse or an ErrorResponse. The following data elements are only used in AS data mode: searchCriteriaResellerId
Author:
AlpacaGenerator