Class LocalizedPriceNonAuthenticatedEntity

java.lang.Object
travel.wink.sdk.inventory.model.LocalizedPriceNonAuthenticatedEntity

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-01-24T16:11:12.636990994+07:00[Asia/Bangkok]") public class LocalizedPriceNonAuthenticatedEntity extends Object
Localized price
  • Field Details

    • JSON_PROPERTY_SOURCE_TO_USER_CURRENCY_QUOTE

      public static final String JSON_PROPERTY_SOURCE_TO_USER_CURRENCY_QUOTE
      See Also:
    • JSON_PROPERTY_SOURCE_TO_INTERNAL_CURRENCY_QUOTE

      public static final String JSON_PROPERTY_SOURCE_TO_INTERNAL_CURRENCY_QUOTE
      See Also:
    • JSON_PROPERTY_USER_SPECIFIED_CURRENCY_BASE_TOTAL

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_BASE_TOTAL
      See Also:
    • JSON_PROPERTY_SOURCE_BASE_TOTAL

      public static final String JSON_PROPERTY_SOURCE_BASE_TOTAL
      See Also:
    • JSON_PROPERTY_INTERNAL_BASE_TOTAL

      public static final String JSON_PROPERTY_INTERNAL_BASE_TOTAL
      See Also:
    • JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PROMOTIONAL_MODIFIER

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PROMOTIONAL_MODIFIER
      See Also:
    • JSON_PROPERTY_SOURCE_PROMOTIONAL_MODIFIER

      public static final String JSON_PROPERTY_SOURCE_PROMOTIONAL_MODIFIER
      See Also:
    • JSON_PROPERTY_INTERNAL_PROMOTIONAL_MODIFIER

      public static final String JSON_PROPERTY_INTERNAL_PROMOTIONAL_MODIFIER
      See Also:
    • JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PREMIUM_MODIFIER

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PREMIUM_MODIFIER
      See Also:
    • JSON_PROPERTY_SOURCE_PREMIUM_MODIFIER

      public static final String JSON_PROPERTY_SOURCE_PREMIUM_MODIFIER
      See Also:
    • JSON_PROPERTY_INTERNAL_PREMIUM_MODIFIER

      public static final String JSON_PROPERTY_INTERNAL_PREMIUM_MODIFIER
      See Also:
    • JSON_PROPERTY_USER_SPECIFIED_CURRENCY_CHANNEL_MODIFIER

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_CHANNEL_MODIFIER
      See Also:
    • JSON_PROPERTY_SOURCE_CHANNEL_MODIFIER

      public static final String JSON_PROPERTY_SOURCE_CHANNEL_MODIFIER
      See Also:
    • JSON_PROPERTY_INTERNAL_CHANNEL_MODIFIER

      public static final String JSON_PROPERTY_INTERNAL_CHANNEL_MODIFIER
      See Also:
    • JSON_PROPERTY_QUANTITY

      public static final String JSON_PROPERTY_QUANTITY
      See Also:
    • JSON_PROPERTY_PROMOTIONAL_DISCOUNT_PERCENT

      public static final String JSON_PROPERTY_PROMOTIONAL_DISCOUNT_PERCENT
      See Also:
    • JSON_PROPERTY_CHANNEL_DISCOUNT_PERCENT

      public static final String JSON_PROPERTY_CHANNEL_DISCOUNT_PERCENT
      See Also:
    • JSON_PROPERTY_PREMIUM_PERCENT

      public static final String JSON_PROPERTY_PREMIUM_PERCENT
      See Also:
    • JSON_PROPERTY_HAS_CHANNEL_DISCOUNT

      public static final String JSON_PROPERTY_HAS_CHANNEL_DISCOUNT
      See Also:
    • JSON_PROPERTY_HAS_PREMIUM

      public static final String JSON_PROPERTY_HAS_PREMIUM
      See Also:
    • JSON_PROPERTY_HAS_PROMOTION

      public static final String JSON_PROPERTY_HAS_PROMOTION
      See Also:
    • JSON_PROPERTY_SOURCE_TOTAL

      public static final String JSON_PROPERTY_SOURCE_TOTAL
      See Also:
    • JSON_PROPERTY_TOTAL_DISCOUNT_PERCENT

      public static final String JSON_PROPERTY_TOTAL_DISCOUNT_PERCENT
      See Also:
    • JSON_PROPERTY_USER_SPECIFIED_CURRENCY_TOTAL

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_TOTAL
      See Also:
    • JSON_PROPERTY_INTERNAL_TOTAL

      public static final String JSON_PROPERTY_INTERNAL_TOTAL
      See Also:
  • Constructor Details

    • LocalizedPriceNonAuthenticatedEntity

      public LocalizedPriceNonAuthenticatedEntity()
  • Method Details

    • sourceToUserCurrencyQuote

      public LocalizedPriceNonAuthenticatedEntity sourceToUserCurrencyQuote(QuoteNonAuthenticatedEntity sourceToUserCurrencyQuote)
    • getSourceToUserCurrencyQuote

      @Nonnull @NotNull @Valid public @NotNull @Valid QuoteNonAuthenticatedEntity getSourceToUserCurrencyQuote()
      Get sourceToUserCurrencyQuote
      Returns:
      sourceToUserCurrencyQuote
    • setSourceToUserCurrencyQuote

      public void setSourceToUserCurrencyQuote(QuoteNonAuthenticatedEntity sourceToUserCurrencyQuote)
    • sourceToInternalCurrencyQuote

      public LocalizedPriceNonAuthenticatedEntity sourceToInternalCurrencyQuote(QuoteNonAuthenticatedEntity sourceToInternalCurrencyQuote)
    • getSourceToInternalCurrencyQuote

      @Nonnull @NotNull @Valid public @NotNull @Valid QuoteNonAuthenticatedEntity getSourceToInternalCurrencyQuote()
      Get sourceToInternalCurrencyQuote
      Returns:
      sourceToInternalCurrencyQuote
    • setSourceToInternalCurrencyQuote

      public void setSourceToInternalCurrencyQuote(QuoteNonAuthenticatedEntity sourceToInternalCurrencyQuote)
    • userSpecifiedCurrencyBaseTotal

      public LocalizedPriceNonAuthenticatedEntity userSpecifiedCurrencyBaseTotal(CustomMonetaryAmount userSpecifiedCurrencyBaseTotal)
    • getUserSpecifiedCurrencyBaseTotal

      @Nonnull @NotNull @Valid public @NotNull @Valid CustomMonetaryAmount getUserSpecifiedCurrencyBaseTotal()
      Get userSpecifiedCurrencyBaseTotal
      Returns:
      userSpecifiedCurrencyBaseTotal
    • setUserSpecifiedCurrencyBaseTotal

      public void setUserSpecifiedCurrencyBaseTotal(CustomMonetaryAmount userSpecifiedCurrencyBaseTotal)
    • sourceBaseTotal

      public LocalizedPriceNonAuthenticatedEntity sourceBaseTotal(CustomMonetaryAmount sourceBaseTotal)
    • getSourceBaseTotal

      @Nonnull @NotNull @Valid public @NotNull @Valid CustomMonetaryAmount getSourceBaseTotal()
      Get sourceBaseTotal
      Returns:
      sourceBaseTotal
    • setSourceBaseTotal

      public void setSourceBaseTotal(CustomMonetaryAmount sourceBaseTotal)
    • internalBaseTotal

      public LocalizedPriceNonAuthenticatedEntity internalBaseTotal(CustomMonetaryAmount internalBaseTotal)
    • getInternalBaseTotal

      @Nonnull @NotNull @Valid public @NotNull @Valid CustomMonetaryAmount getInternalBaseTotal()
      Get internalBaseTotal
      Returns:
      internalBaseTotal
    • setInternalBaseTotal

      public void setInternalBaseTotal(CustomMonetaryAmount internalBaseTotal)
    • userSpecifiedCurrencyPromotionalModifier

      public LocalizedPriceNonAuthenticatedEntity userSpecifiedCurrencyPromotionalModifier(BigDecimal userSpecifiedCurrencyPromotionalModifier)
    • getUserSpecifiedCurrencyPromotionalModifier

      @Nullable @Valid public @Valid BigDecimal getUserSpecifiedCurrencyPromotionalModifier()
      Promotional modifiers in user specified currency
      Returns:
      userSpecifiedCurrencyPromotionalModifier
    • setUserSpecifiedCurrencyPromotionalModifier

      public void setUserSpecifiedCurrencyPromotionalModifier(BigDecimal userSpecifiedCurrencyPromotionalModifier)
    • sourcePromotionalModifier

      public LocalizedPriceNonAuthenticatedEntity sourcePromotionalModifier(BigDecimal sourcePromotionalModifier)
    • getSourcePromotionalModifier

      @Nullable @Valid public @Valid BigDecimal getSourcePromotionalModifier()
      Promotional modifiers in hotel currency
      Returns:
      sourcePromotionalModifier
    • setSourcePromotionalModifier

      public void setSourcePromotionalModifier(BigDecimal sourcePromotionalModifier)
    • internalPromotionalModifier

      public LocalizedPriceNonAuthenticatedEntity internalPromotionalModifier(BigDecimal internalPromotionalModifier)
    • getInternalPromotionalModifier

      @Nullable @Valid public @Valid BigDecimal getInternalPromotionalModifier()
      Promotional modifiers in wink currency
      Returns:
      internalPromotionalModifier
    • setInternalPromotionalModifier

      public void setInternalPromotionalModifier(BigDecimal internalPromotionalModifier)
    • userSpecifiedCurrencyPremiumModifier

      public LocalizedPriceNonAuthenticatedEntity userSpecifiedCurrencyPremiumModifier(BigDecimal userSpecifiedCurrencyPremiumModifier)
    • getUserSpecifiedCurrencyPremiumModifier

      @Nullable @Valid public @Valid BigDecimal getUserSpecifiedCurrencyPremiumModifier()
      Premium modifiers in user specified currency
      Returns:
      userSpecifiedCurrencyPremiumModifier
    • setUserSpecifiedCurrencyPremiumModifier

      public void setUserSpecifiedCurrencyPremiumModifier(BigDecimal userSpecifiedCurrencyPremiumModifier)
    • sourcePremiumModifier

      public LocalizedPriceNonAuthenticatedEntity sourcePremiumModifier(BigDecimal sourcePremiumModifier)
    • getSourcePremiumModifier

      @Nullable @Valid public @Valid BigDecimal getSourcePremiumModifier()
      Premium modifiers in hotel currency
      Returns:
      sourcePremiumModifier
    • setSourcePremiumModifier

      public void setSourcePremiumModifier(BigDecimal sourcePremiumModifier)
    • internalPremiumModifier

      public LocalizedPriceNonAuthenticatedEntity internalPremiumModifier(BigDecimal internalPremiumModifier)
    • getInternalPremiumModifier

      @Nullable @Valid public @Valid BigDecimal getInternalPremiumModifier()
      Premium modifiers in wink currency
      Returns:
      internalPremiumModifier
    • setInternalPremiumModifier

      public void setInternalPremiumModifier(BigDecimal internalPremiumModifier)
    • userSpecifiedCurrencyChannelModifier

      public LocalizedPriceNonAuthenticatedEntity userSpecifiedCurrencyChannelModifier(BigDecimal userSpecifiedCurrencyChannelModifier)
    • getUserSpecifiedCurrencyChannelModifier

      @Nullable @Valid public @Valid BigDecimal getUserSpecifiedCurrencyChannelModifier()
      Channel / Membership modifier in user specified currency
      Returns:
      userSpecifiedCurrencyChannelModifier
    • setUserSpecifiedCurrencyChannelModifier

      public void setUserSpecifiedCurrencyChannelModifier(BigDecimal userSpecifiedCurrencyChannelModifier)
    • sourceChannelModifier

      public LocalizedPriceNonAuthenticatedEntity sourceChannelModifier(BigDecimal sourceChannelModifier)
    • getSourceChannelModifier

      @Nullable @Valid public @Valid BigDecimal getSourceChannelModifier()
      Channel / Membership modifier in hotel currency
      Returns:
      sourceChannelModifier
    • setSourceChannelModifier

      public void setSourceChannelModifier(BigDecimal sourceChannelModifier)
    • internalChannelModifier

      public LocalizedPriceNonAuthenticatedEntity internalChannelModifier(BigDecimal internalChannelModifier)
    • getInternalChannelModifier

      @Nullable @Valid public @Valid BigDecimal getInternalChannelModifier()
      Channel / Membership modifier in wink currency
      Returns:
      internalChannelModifier
    • setInternalChannelModifier

      public void setInternalChannelModifier(BigDecimal internalChannelModifier)
    • quantity

      public LocalizedPriceNonAuthenticatedEntity quantity(Long quantity)
    • getQuantity

      @Nullable public Long getQuantity()
      How many of this item is included in this price
      Returns:
      quantity
    • setQuantity

      public void setQuantity(Long quantity)
    • promotionalDiscountPercent

      public LocalizedPriceNonAuthenticatedEntity promotionalDiscountPercent(Float promotionalDiscountPercent)
    • getPromotionalDiscountPercent

      @Nullable public Float getPromotionalDiscountPercent()
      Promotional discount percent
      Returns:
      promotionalDiscountPercent
    • setPromotionalDiscountPercent

      public void setPromotionalDiscountPercent(Float promotionalDiscountPercent)
    • channelDiscountPercent

      public LocalizedPriceNonAuthenticatedEntity channelDiscountPercent(Float channelDiscountPercent)
    • getChannelDiscountPercent

      @Nullable public Float getChannelDiscountPercent()
      Channel discount percent
      Returns:
      channelDiscountPercent
    • setChannelDiscountPercent

      public void setChannelDiscountPercent(Float channelDiscountPercent)
    • premiumPercent

      public LocalizedPriceNonAuthenticatedEntity premiumPercent(Float premiumPercent)
    • getPremiumPercent

      @Nullable public Float getPremiumPercent()
      Premium percent
      Returns:
      premiumPercent
    • setPremiumPercent

      public void setPremiumPercent(Float premiumPercent)
    • hasChannelDiscount

      public LocalizedPriceNonAuthenticatedEntity hasChannelDiscount(Boolean hasChannelDiscount)
    • getHasChannelDiscount

      @Nullable public Boolean getHasChannelDiscount()
      Get hasChannelDiscount
      Returns:
      hasChannelDiscount
    • setHasChannelDiscount

      public void setHasChannelDiscount(Boolean hasChannelDiscount)
    • hasPremium

      public LocalizedPriceNonAuthenticatedEntity hasPremium(Boolean hasPremium)
    • getHasPremium

      @Nullable public Boolean getHasPremium()
      Get hasPremium
      Returns:
      hasPremium
    • setHasPremium

      public void setHasPremium(Boolean hasPremium)
    • hasPromotion

      public LocalizedPriceNonAuthenticatedEntity hasPromotion(Boolean hasPromotion)
    • getHasPromotion

      @Nullable public Boolean getHasPromotion()
      Get hasPromotion
      Returns:
      hasPromotion
    • setHasPromotion

      public void setHasPromotion(Boolean hasPromotion)
    • sourceTotal

    • getSourceTotal

      @Nullable @Valid public @Valid CustomMonetaryAmount getSourceTotal()
      Get sourceTotal
      Returns:
      sourceTotal
    • setSourceTotal

      public void setSourceTotal(CustomMonetaryAmount sourceTotal)
    • totalDiscountPercent

      public LocalizedPriceNonAuthenticatedEntity totalDiscountPercent(Float totalDiscountPercent)
    • getTotalDiscountPercent

      @Nullable public Float getTotalDiscountPercent()
      Get totalDiscountPercent
      Returns:
      totalDiscountPercent
    • setTotalDiscountPercent

      public void setTotalDiscountPercent(Float totalDiscountPercent)
    • userSpecifiedCurrencyTotal

      public LocalizedPriceNonAuthenticatedEntity userSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal)
    • getUserSpecifiedCurrencyTotal

      @Nullable @Valid public @Valid CustomMonetaryAmount getUserSpecifiedCurrencyTotal()
      Get userSpecifiedCurrencyTotal
      Returns:
      userSpecifiedCurrencyTotal
    • setUserSpecifiedCurrencyTotal

      public void setUserSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal)
    • internalTotal

      public LocalizedPriceNonAuthenticatedEntity internalTotal(CustomMonetaryAmount internalTotal)
    • getInternalTotal

      @Nullable @Valid public @Valid CustomMonetaryAmount getInternalTotal()
      Get internalTotal
      Returns:
      internalTotal
    • setInternalTotal

      public void setInternalTotal(CustomMonetaryAmount internalTotal)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object