/tripkit/TripKitAndroidUIDomain/com.skedgo.tripkit.ui.routingresults/TripGroupRepository/getTripGroupsByA2bRoutingRequestId
getTripGroupsByA2bRoutingRequestId
\ abstract fun getTripGroupsByA2bRoutingRequestId(a2bRoutingRequestId: String): Observable<List<TripGroup>>
Return
An Observable which emits a list of TripGroups for an a2b routing request. There will be may lists emitted.