Package travel.wink.sdk.extranet.model
Class LocalizedPriceSupplierDetails
java.lang.Object
travel.wink.sdk.extranet.model.LocalizedPriceSupplierDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-12T17:36:59.732058641+07:00[Asia/Bangkok]")
public class LocalizedPriceSupplierDetails
extends Object
Localized price
-
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 MoneysSupplierDetailsGet internalBaseTotalChannel / Membership modifier in wink currencyPremium modifiers in wink currencyPromotional modifiers in wink currency@Valid MoneysSupplierDetailsGet internalTotalPremium percentPromotional discount percentHow many of this item is included in this price@NotNull @Valid MoneysSupplierDetailsGet sourceBaseTotalChannel / Membership modifier in hotel currencyPremium modifiers in hotel currencyPromotional modifiers in hotel currency@NotNull @Valid QuoteSupplierDetailsGet sourceToInternalCurrencyQuote@Valid MoneysSupplierDetailsGet sourceTotal@NotNull @Valid QuoteSupplierDetailsGet sourceToUserCurrencyQuoteGet totalDiscountPercent@NotNull @Valid MoneysSupplierDetailsGet userSpecifiedCurrencyBaseTotalChannel / Membership modifier in user specified currencyPremium modifiers in user specified currencyPromotional modifiers in user specified currency@Valid MoneysSupplierDetailsGet userSpecifiedCurrencyTotalhasChannelDiscount(Boolean hasChannelDiscount) inthashCode()hasPremium(Boolean hasPremium) hasPromotion(Boolean hasPromotion) internalBaseTotal(MoneysSupplierDetails internalBaseTotal) internalChannelModifier(Double internalChannelModifier) internalPremiumModifier(Double internalPremiumModifier) internalPromotionalModifier(Double internalPromotionalModifier) internalTotal(MoneysSupplierDetails internalTotal) premiumPercent(Float premiumPercent) promotionalDiscountPercent(Float promotionalDiscountPercent) voidsetChannelDiscountPercent(Float channelDiscountPercent) voidsetHasChannelDiscount(Boolean hasChannelDiscount) voidsetHasPremium(Boolean hasPremium) voidsetHasPromotion(Boolean hasPromotion) voidsetInternalBaseTotal(MoneysSupplierDetails internalBaseTotal) voidsetInternalChannelModifier(Double internalChannelModifier) voidsetInternalPremiumModifier(Double internalPremiumModifier) voidsetInternalPromotionalModifier(Double internalPromotionalModifier) voidsetInternalTotal(MoneysSupplierDetails internalTotal) voidsetPremiumPercent(Float premiumPercent) voidsetPromotionalDiscountPercent(Float promotionalDiscountPercent) voidsetQuantity(Integer quantity) voidsetSourceBaseTotal(MoneysSupplierDetails sourceBaseTotal) voidsetSourceChannelModifier(Double sourceChannelModifier) voidsetSourcePremiumModifier(Double sourcePremiumModifier) voidsetSourcePromotionalModifier(Double sourcePromotionalModifier) voidsetSourceToInternalCurrencyQuote(QuoteSupplierDetails sourceToInternalCurrencyQuote) voidsetSourceTotal(MoneysSupplierDetails sourceTotal) voidsetSourceToUserCurrencyQuote(QuoteSupplierDetails sourceToUserCurrencyQuote) voidsetTotalDiscountPercent(Float totalDiscountPercent) voidsetUserSpecifiedCurrencyBaseTotal(MoneysSupplierDetails userSpecifiedCurrencyBaseTotal) voidsetUserSpecifiedCurrencyChannelModifier(Double userSpecifiedCurrencyChannelModifier) voidsetUserSpecifiedCurrencyPremiumModifier(Double userSpecifiedCurrencyPremiumModifier) voidsetUserSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier) voidsetUserSpecifiedCurrencyTotal(MoneysSupplierDetails userSpecifiedCurrencyTotal) sourceBaseTotal(MoneysSupplierDetails sourceBaseTotal) sourceChannelModifier(Double sourceChannelModifier) sourcePremiumModifier(Double sourcePremiumModifier) sourcePromotionalModifier(Double sourcePromotionalModifier) sourceToInternalCurrencyQuote(QuoteSupplierDetails sourceToInternalCurrencyQuote) sourceTotal(MoneysSupplierDetails sourceTotal) sourceToUserCurrencyQuote(QuoteSupplierDetails sourceToUserCurrencyQuote) toString()totalDiscountPercent(Float totalDiscountPercent) userSpecifiedCurrencyBaseTotal(MoneysSupplierDetails userSpecifiedCurrencyBaseTotal) userSpecifiedCurrencyChannelModifier(Double userSpecifiedCurrencyChannelModifier) userSpecifiedCurrencyPremiumModifier(Double userSpecifiedCurrencyPremiumModifier) userSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier) userSpecifiedCurrencyTotal(MoneysSupplierDetails 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_PREMIUM
- See Also:
-
JSON_PROPERTY_HAS_PROMOTION
- See Also:
-
JSON_PROPERTY_SOURCE_TOTAL
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_TOTAL
- See Also:
-
JSON_PROPERTY_INTERNAL_TOTAL
- See Also:
-
JSON_PROPERTY_HAS_CHANNEL_DISCOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_DISCOUNT_PERCENT
- See Also:
-
-
Constructor Details
-
LocalizedPriceSupplierDetails
public LocalizedPriceSupplierDetails()
-
-
Method Details
-
sourceToUserCurrencyQuote
public LocalizedPriceSupplierDetails sourceToUserCurrencyQuote(QuoteSupplierDetails sourceToUserCurrencyQuote) -
getSourceToUserCurrencyQuote
Get sourceToUserCurrencyQuote- Returns:
- sourceToUserCurrencyQuote
-
setSourceToUserCurrencyQuote
-
sourceToInternalCurrencyQuote
public LocalizedPriceSupplierDetails sourceToInternalCurrencyQuote(QuoteSupplierDetails sourceToInternalCurrencyQuote) -
getSourceToInternalCurrencyQuote
@Nonnull @NotNull @Valid public @NotNull @Valid QuoteSupplierDetails getSourceToInternalCurrencyQuote()Get sourceToInternalCurrencyQuote- Returns:
- sourceToInternalCurrencyQuote
-
setSourceToInternalCurrencyQuote
-
userSpecifiedCurrencyBaseTotal
public LocalizedPriceSupplierDetails userSpecifiedCurrencyBaseTotal(MoneysSupplierDetails userSpecifiedCurrencyBaseTotal) -
getUserSpecifiedCurrencyBaseTotal
@Nonnull @NotNull @Valid public @NotNull @Valid MoneysSupplierDetails getUserSpecifiedCurrencyBaseTotal()Get userSpecifiedCurrencyBaseTotal- Returns:
- userSpecifiedCurrencyBaseTotal
-
setUserSpecifiedCurrencyBaseTotal
-
sourceBaseTotal
-
getSourceBaseTotal
Get sourceBaseTotal- Returns:
- sourceBaseTotal
-
setSourceBaseTotal
-
internalBaseTotal
-
getInternalBaseTotal
Get internalBaseTotal- Returns:
- internalBaseTotal
-
setInternalBaseTotal
-
userSpecifiedCurrencyPromotionalModifier
public LocalizedPriceSupplierDetails 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
public LocalizedPriceSupplierDetails internalPromotionalModifier(Double internalPromotionalModifier) -
getInternalPromotionalModifier
Promotional modifiers in wink currency- Returns:
- internalPromotionalModifier
-
setInternalPromotionalModifier
-
userSpecifiedCurrencyPremiumModifier
public LocalizedPriceSupplierDetails 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 LocalizedPriceSupplierDetails 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
-
hasPremium
-
getHasPremium
Get hasPremium- Returns:
- hasPremium
-
setHasPremium
-
hasPromotion
-
getHasPromotion
Get hasPromotion- Returns:
- hasPromotion
-
setHasPromotion
-
sourceTotal
-
getSourceTotal
Get sourceTotal- Returns:
- sourceTotal
-
setSourceTotal
-
userSpecifiedCurrencyTotal
public LocalizedPriceSupplierDetails userSpecifiedCurrencyTotal(MoneysSupplierDetails userSpecifiedCurrencyTotal) -
getUserSpecifiedCurrencyTotal
Get userSpecifiedCurrencyTotal- Returns:
- userSpecifiedCurrencyTotal
-
setUserSpecifiedCurrencyTotal
-
internalTotal
-
getInternalTotal
Get internalTotal- Returns:
- internalTotal
-
setInternalTotal
-
hasChannelDiscount
-
getHasChannelDiscount
Get hasChannelDiscount- Returns:
- hasChannelDiscount
-
setHasChannelDiscount
-
totalDiscountPercent
-
getTotalDiscountPercent
Get totalDiscountPercent- Returns:
- totalDiscountPercent
-
setTotalDiscountPercent
-
equals
-
hashCode
public int hashCode() -
toString
-