Class User.UserGetListInServiceProviderRequest

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

public static class User.UserGetListInServiceProviderRequest extends Request<User.UserGetListInServiceProviderResponse>
Request the list of users in a service provider or enterprise. 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 UserGetListInServiceProviderResponse or an ErrorResponse.
Author:
AlpacaGenerator