Class RoutePoint.GroupRoutePointGetInstanceListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<RoutePoint.GroupRoutePointGetInstanceListResponse>
co.ecg.alpaca.toolkit.generated.RoutePoint.GroupRoutePointGetInstanceListRequest
Enclosing class:
RoutePoint

public static class RoutePoint.GroupRoutePointGetInstanceListRequest
extends Request<RoutePoint.GroupRoutePointGetInstanceListResponse>
Get a list of Route Point instances within a group. It is possible to search by various criteria to restrict the number of rows returned. The response is either GroupRoutePointGetInstanceListResponse or ErrorResponse. It is possible to get the instances within a specified department.
Author:
AlpacaGenerator