open fun getRoutingResponses(): ImmutableList<BatchableRoutingResponse!>!
Gets a list of results of a Batch Routing query. For each item, use BatchableRoutingResponseVisitor to obtain the specific Response type.
BatchableRoutingResponseVisitor