Class PreferredCarrier.SystemPreferredCarrierGetGroupListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<PreferredCarrier.SystemPreferredCarrierGetGroupListResponse>
co.ecg.alpaca.toolkit.generated.services.PreferredCarrier.SystemPreferredCarrierGetGroupListRequest
Enclosing class:
PreferredCarrier

public static class PreferredCarrier.SystemPreferredCarrierGetGroupListRequest extends Request<PreferredCarrier.SystemPreferredCarrierGetGroupListResponse>
Requests a list of groups using the specified carrier. It is possible to restrict the number of rows returned by specifying various search criteria. Multiple search criteria are logically ANDed together. The response is either a SystemPreferredCarrierGetGroupListResponse or an ErrorResponse.
Author:
AlpacaGenerator