Uses of Class
travel.wink.sdk.booking.model.ProfileLightweightBooker
Packages that use ProfileLightweightBooker
-
Uses of ProfileLightweightBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return ProfileLightweightBookerModifier and TypeMethodDescription@Valid ProfileLightweightBookerGuestUserBooker.getProfile()Optional profile recordProfileLightweightBooker.personal(PersonalBooker personal) ProfileLightweightBooker.preferences(PreferencesBooker preferences) ProfileLightweightBooker.profileIdentifier(UUID profileIdentifier) ProfileLightweightBooker.user(ProfileUserBooker user) ProfileLightweightBooker.userIdentifier(UUID userIdentifier) Methods in travel.wink.sdk.booking.model with parameters of type ProfileLightweightBookerModifier and TypeMethodDescriptionGuestUserBooker.profile(ProfileLightweightBooker profile) voidGuestUserBooker.setProfile(ProfileLightweightBooker profile)