Uses of Class
travel.wink.sdk.extranet.booking.model.ProfileLightweightSupplierDetails
Packages that use ProfileLightweightSupplierDetails
-
Uses of ProfileLightweightSupplierDetails in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return ProfileLightweightSupplierDetailsModifier and TypeMethodDescriptionGuestUserSupplierDetails.getProfile()Optional profile recordProfileLightweightSupplierDetails.personal(PersonalSupplierDetails personal) ProfileLightweightSupplierDetails.preferences(PreferencesSupplierDetails preferences) ProfileLightweightSupplierDetails.profileIdentifier(UUID profileIdentifier) ProfileLightweightSupplierDetails.user(ProfileUserSupplierDetails user) ProfileLightweightSupplierDetails.userIdentifier(UUID userIdentifier) Methods in travel.wink.sdk.extranet.booking.model with parameters of type ProfileLightweightSupplierDetailsModifier and TypeMethodDescriptionGuestUserSupplierDetails.profile(ProfileLightweightSupplierDetails profile) voidGuestUserSupplierDetails.setProfile(ProfileLightweightSupplierDetails profile)