Class User.UserGetServiceInstanceListInServiceProviderRequest

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

public static class User.UserGetServiceInstanceListInServiceProviderRequest extends Request<User.UserGetServiceInstanceListInServiceProviderResponse>
Request the list of Service Instances in a service provider or an enterprise. It is possible to search by various criteria to restrict the number of rows returned. Multiple search criteria are logically ANDed together. searchCriteriaExactUserDepartment criteria is only applicable for an enterprise and is ignored if set for a service provider. The response is either a UserGetServiceInstanceListInServiceProviderResponse or an ErrorResponse.
Author:
AlpacaGenerator