Uses of Class
travel.wink.sdk.booking.model.QuoteLightweightAuthenticatedEntity
Packages that use QuoteLightweightAuthenticatedEntity
-
Uses of QuoteLightweightAuthenticatedEntity in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return QuoteLightweightAuthenticatedEntityModifier and TypeMethodDescriptionQuoteLightweightAuthenticatedEntity.exchangeRate(BigDecimal exchangeRate) @NotNull @Valid QuoteLightweightAuthenticatedEntityLocalizedPriceAuthenticatedEntity.getSourceToInternalCurrencyQuote()Hotel to wink currency exchange rate.StayRateAuthenticatedEntity.getSourceToInternalCurrencyQuote()Hotel to wink currency exchange rate.@NotNull @Valid QuoteLightweightAuthenticatedEntityLocalizedPriceAuthenticatedEntity.getSourceToUserCurrencyQuote()Hotel to user currency exchange rate.StayRateAuthenticatedEntity.getSourceToUserCurrencyQuote()Hotel to user currency exchange rate.Methods in travel.wink.sdk.booking.model with parameters of type QuoteLightweightAuthenticatedEntityModifier and TypeMethodDescriptionvoidLocalizedPriceAuthenticatedEntity.setSourceToInternalCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToInternalCurrencyQuote) voidStayRateAuthenticatedEntity.setSourceToInternalCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToInternalCurrencyQuote) voidLocalizedPriceAuthenticatedEntity.setSourceToUserCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToUserCurrencyQuote) voidStayRateAuthenticatedEntity.setSourceToUserCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToUserCurrencyQuote) LocalizedPriceAuthenticatedEntity.sourceToInternalCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToInternalCurrencyQuote) StayRateAuthenticatedEntity.sourceToInternalCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToInternalCurrencyQuote) LocalizedPriceAuthenticatedEntity.sourceToUserCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToUserCurrencyQuote) StayRateAuthenticatedEntity.sourceToUserCurrencyQuote(QuoteLightweightAuthenticatedEntity sourceToUserCurrencyQuote)