Package travel.wink.sdk.extranet.model
Class LocalizedPriceSupplier
java.lang.Object
travel.wink.sdk.extranet.model.LocalizedPriceSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-05T11:16:56.266186763+07:00[Asia/Bangkok]")
public class LocalizedPriceSupplier
extends Object
Pricing information for this ancillary.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannelDiscountPercent(Float channelDiscountPercent) booleanChannel discount percentGet hasChannelDiscountGet hasPremiumGet hasPromotion@NotNull @Valid MoneysSupplierGet internalBaseTotalChannel / Membership modifier in wink currencyPremium modifiers in wink currencyPromotional modifiers in wink currency@Valid MoneysSupplierGet internalTotalPremium percentPromotional discount percentHow many of this item is included in this price@NotNull @Valid MoneysSupplierGet sourceBaseTotalChannel / Membership modifier in hotel currencyPremium modifiers in hotel currencyPromotional modifiers in hotel currency@NotNull @Valid QuoteSupplierGet sourceToInternalCurrencyQuote@Valid MoneysSupplierGet sourceTotal@NotNull @Valid QuoteSupplierGet sourceToUserCurrencyQuoteGet totalDiscountPercent@NotNull @Valid MoneysSupplierGet userSpecifiedCurrencyBaseTotalChannel / Membership modifier in user specified currencyPremium modifiers in user specified currencyPromotional modifiers in user specified currency@Valid MoneysSupplierGet userSpecifiedCurrencyTotalhasChannelDiscount(Boolean hasChannelDiscount) inthashCode()hasPremium(Boolean hasPremium) hasPromotion(Boolean hasPromotion) internalBaseTotal(MoneysSupplier internalBaseTotal) internalChannelModifier(Double internalChannelModifier) internalPremiumModifier(Double internalPremiumModifier) internalPromotionalModifier(Double internalPromotionalModifier) internalTotal(MoneysSupplier internalTotal) premiumPercent(Float premiumPercent) promotionalDiscountPercent(Float promotionalDiscountPercent) voidsetChannelDiscountPercent(Float channelDiscountPercent) voidsetHasChannelDiscount(Boolean hasChannelDiscount) voidsetHasPremium(Boolean hasPremium) voidsetHasPromotion(Boolean hasPromotion) voidsetInternalBaseTotal(MoneysSupplier internalBaseTotal) voidsetInternalChannelModifier(Double internalChannelModifier) voidsetInternalPremiumModifier(Double internalPremiumModifier) voidsetInternalPromotionalModifier(Double internalPromotionalModifier) voidsetInternalTotal(MoneysSupplier internalTotal) voidsetPremiumPercent(Float premiumPercent) voidsetPromotionalDiscountPercent(Float promotionalDiscountPercent) voidsetQuantity(Integer quantity) voidsetSourceBaseTotal(MoneysSupplier sourceBaseTotal) voidsetSourceChannelModifier(Double sourceChannelModifier) voidsetSourcePremiumModifier(Double sourcePremiumModifier) voidsetSourcePromotionalModifier(Double sourcePromotionalModifier) voidsetSourceToInternalCurrencyQuote(QuoteSupplier sourceToInternalCurrencyQuote) voidsetSourceTotal(MoneysSupplier sourceTotal) voidsetSourceToUserCurrencyQuote(QuoteSupplier sourceToUserCurrencyQuote) voidsetTotalDiscountPercent(Float totalDiscountPercent) voidsetUserSpecifiedCurrencyBaseTotal(MoneysSupplier userSpecifiedCurrencyBaseTotal) voidsetUserSpecifiedCurrencyChannelModifier(Double userSpecifiedCurrencyChannelModifier) voidsetUserSpecifiedCurrencyPremiumModifier(Double userSpecifiedCurrencyPremiumModifier) voidsetUserSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier) voidsetUserSpecifiedCurrencyTotal(MoneysSupplier userSpecifiedCurrencyTotal) sourceBaseTotal(MoneysSupplier sourceBaseTotal) sourceChannelModifier(Double sourceChannelModifier) sourcePremiumModifier(Double sourcePremiumModifier) sourcePromotionalModifier(Double sourcePromotionalModifier) sourceToInternalCurrencyQuote(QuoteSupplier sourceToInternalCurrencyQuote) sourceTotal(MoneysSupplier sourceTotal) sourceToUserCurrencyQuote(QuoteSupplier sourceToUserCurrencyQuote) toString()totalDiscountPercent(Float totalDiscountPercent) userSpecifiedCurrencyBaseTotal(MoneysSupplier userSpecifiedCurrencyBaseTotal) userSpecifiedCurrencyChannelModifier(Double userSpecifiedCurrencyChannelModifier) userSpecifiedCurrencyPremiumModifier(Double userSpecifiedCurrencyPremiumModifier) userSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier) userSpecifiedCurrencyTotal(MoneysSupplier userSpecifiedCurrencyTotal)
-
Field Details
-
JSON_PROPERTY_SOURCE_TO_USER_CURRENCY_QUOTE
- See Also:
-
JSON_PROPERTY_SOURCE_TO_INTERNAL_CURRENCY_QUOTE
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_BASE_TOTAL
- See Also:
-
JSON_PROPERTY_SOURCE_BASE_TOTAL
- See Also:
-
JSON_PROPERTY_INTERNAL_BASE_TOTAL
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PROMOTIONAL_MODIFIER
- See Also:
-
JSON_PROPERTY_SOURCE_PROMOTIONAL_MODIFIER
- See Also:
-
JSON_PROPERTY_INTERNAL_PROMOTIONAL_MODIFIER
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PREMIUM_MODIFIER
- See Also:
-
JSON_PROPERTY_SOURCE_PREMIUM_MODIFIER
- See Also:
-
JSON_PROPERTY_INTERNAL_PREMIUM_MODIFIER
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_CHANNEL_MODIFIER
- See Also:
-
JSON_PROPERTY_SOURCE_CHANNEL_MODIFIER
- See Also:
-
JSON_PROPERTY_INTERNAL_CHANNEL_MODIFIER
- See Also:
-
JSON_PROPERTY_QUANTITY
- See Also:
-
JSON_PROPERTY_PROMOTIONAL_DISCOUNT_PERCENT
- See Also:
-
JSON_PROPERTY_CHANNEL_DISCOUNT_PERCENT
- See Also:
-
JSON_PROPERTY_PREMIUM_PERCENT
- See Also:
-
JSON_PROPERTY_HAS_CHANNEL_DISCOUNT
- See Also:
-
JSON_PROPERTY_SOURCE_TOTAL
- See Also:
-
JSON_PROPERTY_TOTAL_DISCOUNT_PERCENT
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_TOTAL
- See Also:
-
JSON_PROPERTY_INTERNAL_TOTAL
- See Also:
-
JSON_PROPERTY_HAS_PREMIUM
- See Also:
-
JSON_PROPERTY_HAS_PROMOTION
- See Also:
-
-
Constructor Details
-
LocalizedPriceSupplier
public LocalizedPriceSupplier()
-
-
Method Details
-
sourceToUserCurrencyQuote
-
getSourceToUserCurrencyQuote
Get sourceToUserCurrencyQuote- Returns:
- sourceToUserCurrencyQuote
-
setSourceToUserCurrencyQuote
-
sourceToInternalCurrencyQuote
public LocalizedPriceSupplier sourceToInternalCurrencyQuote(QuoteSupplier sourceToInternalCurrencyQuote) -
getSourceToInternalCurrencyQuote
Get sourceToInternalCurrencyQuote- Returns:
- sourceToInternalCurrencyQuote
-
setSourceToInternalCurrencyQuote
-
userSpecifiedCurrencyBaseTotal
public LocalizedPriceSupplier userSpecifiedCurrencyBaseTotal(MoneysSupplier userSpecifiedCurrencyBaseTotal) -
getUserSpecifiedCurrencyBaseTotal
Get userSpecifiedCurrencyBaseTotal- Returns:
- userSpecifiedCurrencyBaseTotal
-
setUserSpecifiedCurrencyBaseTotal
-
sourceBaseTotal
-
getSourceBaseTotal
Get sourceBaseTotal- Returns:
- sourceBaseTotal
-
setSourceBaseTotal
-
internalBaseTotal
-
getInternalBaseTotal
Get internalBaseTotal- Returns:
- internalBaseTotal
-
setInternalBaseTotal
-
userSpecifiedCurrencyPromotionalModifier
public LocalizedPriceSupplier userSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier) -
getUserSpecifiedCurrencyPromotionalModifier
Promotional modifiers in user specified currency- Returns:
- userSpecifiedCurrencyPromotionalModifier
-
setUserSpecifiedCurrencyPromotionalModifier
public void setUserSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier) -
sourcePromotionalModifier
-
getSourcePromotionalModifier
Promotional modifiers in hotel currency- Returns:
- sourcePromotionalModifier
-
setSourcePromotionalModifier
-
internalPromotionalModifier
-
getInternalPromotionalModifier
Promotional modifiers in wink currency- Returns:
- internalPromotionalModifier
-
setInternalPromotionalModifier
-
userSpecifiedCurrencyPremiumModifier
public LocalizedPriceSupplier userSpecifiedCurrencyPremiumModifier(Double userSpecifiedCurrencyPremiumModifier) -
getUserSpecifiedCurrencyPremiumModifier
Premium modifiers in user specified currency- Returns:
- userSpecifiedCurrencyPremiumModifier
-
setUserSpecifiedCurrencyPremiumModifier
-
sourcePremiumModifier
-
getSourcePremiumModifier
Premium modifiers in hotel currency- Returns:
- sourcePremiumModifier
-
setSourcePremiumModifier
-
internalPremiumModifier
-
getInternalPremiumModifier
Premium modifiers in wink currency- Returns:
- internalPremiumModifier
-
setInternalPremiumModifier
-
userSpecifiedCurrencyChannelModifier
public LocalizedPriceSupplier userSpecifiedCurrencyChannelModifier(Double userSpecifiedCurrencyChannelModifier) -
getUserSpecifiedCurrencyChannelModifier
Channel / Membership modifier in user specified currency- Returns:
- userSpecifiedCurrencyChannelModifier
-
setUserSpecifiedCurrencyChannelModifier
-
sourceChannelModifier
-
getSourceChannelModifier
Channel / Membership modifier in hotel currency- Returns:
- sourceChannelModifier
-
setSourceChannelModifier
-
internalChannelModifier
-
getInternalChannelModifier
Channel / Membership modifier in wink currency- Returns:
- internalChannelModifier
-
setInternalChannelModifier
-
quantity
-
getQuantity
How many of this item is included in this price- Returns:
- quantity
-
setQuantity
-
promotionalDiscountPercent
-
getPromotionalDiscountPercent
Promotional discount percent- Returns:
- promotionalDiscountPercent
-
setPromotionalDiscountPercent
-
channelDiscountPercent
-
getChannelDiscountPercent
Channel discount percent- Returns:
- channelDiscountPercent
-
setChannelDiscountPercent
-
getPremiumPercent
Premium percent- Returns:
- premiumPercent
-
setPremiumPercent
-
hasChannelDiscount
-
getHasChannelDiscount
Get hasChannelDiscount- Returns:
- hasChannelDiscount
-
setHasChannelDiscount
-
sourceTotal
-
getSourceTotal
Get sourceTotal- Returns:
- sourceTotal
-
setSourceTotal
-
totalDiscountPercent
-
getTotalDiscountPercent
Get totalDiscountPercent- Returns:
- totalDiscountPercent
-
setTotalDiscountPercent
-
userSpecifiedCurrencyTotal
-
getUserSpecifiedCurrencyTotal
Get userSpecifiedCurrencyTotal- Returns:
- userSpecifiedCurrencyTotal
-
setUserSpecifiedCurrencyTotal
-
internalTotal
-
getInternalTotal
Get internalTotal- Returns:
- internalTotal
-
setInternalTotal
-
hasPremium
-
getHasPremium
Get hasPremium- Returns:
- hasPremium
-
setHasPremium
-
hasPromotion
-
getHasPromotion
Get hasPromotion- Returns:
- hasPromotion
-
setHasPromotion
-
equals
-
hashCode
public int hashCode() -
toString
-