Uses of Class
io.trippay.sdk.payment.model.ProfileLightweight
Packages that use ProfileLightweight
-
Uses of ProfileLightweight in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return ProfileLightweightModifier and TypeMethodDescription@Valid ProfileLightweightGuestUser.getProfile()Optional profile recordProfileLightweight.preferences(Preferences preferences) ProfileLightweight.profileIdentifier(UUID profileIdentifier) ProfileLightweight.user(ProfileUser user) ProfileLightweight.userIdentifier(UUID userIdentifier) Methods in io.trippay.sdk.payment.model with parameters of type ProfileLightweightModifier and TypeMethodDescriptionGuestUser.profile(ProfileLightweight profile) voidGuestUser.setProfile(ProfileLightweight profile)