/tripkit/TripKitAndroidUIDomain/com.skedgo.tripkit.analytics/GetChoiceSet/execute

execute

\ open fun execute(selectedTrip: Trip, visibleTripGroups: List<TripGroup>): List<Choice>

Parameters

androidJvm

selectedTrip Represents a representative Trip that users selected among a list of visible TripGroup.
visibleTripGroups Represents a list of TripGroup that we show to users.