Uses of Class
travel.wink.sdk.travel.agent.model.UserSessionAgent
Packages that use UserSessionAgent
-
Uses of UserSessionAgent in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return UserSessionAgentModifier and TypeMethodDescriptionUserSessionAgent.addPromotionalCodesItem(String promotionalCodesItem) @NotNull @Valid UserSessionAgentBookingAgent.getUserSession()Get userSessionUserSessionAgent.itinerary(ItineraryAgent itinerary) UserSessionAgent.lifestyle(UserSessionAgent.LifestyleEnum lifestyle) UserSessionAgent.promotionalCodes(List<String> promotionalCodes) UserSessionAgent.selectedRoomConfigurationIndex(Integer selectedRoomConfigurationIndex) Methods in travel.wink.sdk.travel.agent.model with parameters of type UserSessionAgentModifier and TypeMethodDescriptionvoidBookingAgent.setUserSession(UserSessionAgent userSession) BookingAgent.userSession(UserSessionAgent userSession)