Class LocalizedPriceDescriptive

java.lang.Object
travel.wink.sdk.extranet.model.LocalizedPriceDescriptive

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-08-16T13:27:39.414751+07:00[Asia/Bangkok]") public class LocalizedPriceDescriptive extends Object
Localized unit price (per person)
  • Field Details

    • 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_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_PROMOTIONAL_MODIFIER

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PROMOTIONAL_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_PREMIUM_MODIFIER

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_PREMIUM_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_USER_SPECIFIED_CURRENCY_CHANNEL_MODIFIER

      public static final String JSON_PROPERTY_USER_SPECIFIED_CURRENCY_CHANNEL_MODIFIER
      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_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_SOURCE_TOTAL

      public static final String JSON_PROPERTY_SOURCE_TOTAL
      See Also:
    • JSON_PROPERTY_INTERNAL_TOTAL

      public static final String JSON_PROPERTY_INTERNAL_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:
  • Constructor Details

    • LocalizedPriceDescriptive

      public LocalizedPriceDescriptive()
  • Method Details

    • userSpecifiedCurrencyBaseTotal

      public LocalizedPriceDescriptive userSpecifiedCurrencyBaseTotal(MoneysDescriptive userSpecifiedCurrencyBaseTotal)
    • getUserSpecifiedCurrencyBaseTotal

      @Nullable @Valid public @Valid MoneysDescriptive getUserSpecifiedCurrencyBaseTotal()
      Get userSpecifiedCurrencyBaseTotal
      Returns:
      userSpecifiedCurrencyBaseTotal
    • setUserSpecifiedCurrencyBaseTotal

      public void setUserSpecifiedCurrencyBaseTotal(MoneysDescriptive userSpecifiedCurrencyBaseTotal)
    • sourceBaseTotal

      public LocalizedPriceDescriptive sourceBaseTotal(MoneysDescriptive sourceBaseTotal)
    • getSourceBaseTotal

      @Nullable @Valid public @Valid MoneysDescriptive getSourceBaseTotal()
      Get sourceBaseTotal
      Returns:
      sourceBaseTotal
    • setSourceBaseTotal

      public void setSourceBaseTotal(MoneysDescriptive sourceBaseTotal)
    • internalBaseTotal

      public LocalizedPriceDescriptive internalBaseTotal(MoneysDescriptive internalBaseTotal)
    • getInternalBaseTotal

      @Nullable @Valid public @Valid MoneysDescriptive getInternalBaseTotal()
      Get internalBaseTotal
      Returns:
      internalBaseTotal
    • setInternalBaseTotal

      public void setInternalBaseTotal(MoneysDescriptive internalBaseTotal)
    • sourcePromotionalModifier

      public LocalizedPriceDescriptive sourcePromotionalModifier(Double sourcePromotionalModifier)
    • getSourcePromotionalModifier

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

      public void setSourcePromotionalModifier(Double sourcePromotionalModifier)
    • internalPromotionalModifier

      public LocalizedPriceDescriptive internalPromotionalModifier(Double internalPromotionalModifier)
    • getInternalPromotionalModifier

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

      public void setInternalPromotionalModifier(Double internalPromotionalModifier)
    • userSpecifiedCurrencyPromotionalModifier

      public LocalizedPriceDescriptive userSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier)
    • getUserSpecifiedCurrencyPromotionalModifier

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

      public void setUserSpecifiedCurrencyPromotionalModifier(Double userSpecifiedCurrencyPromotionalModifier)
    • sourcePremiumModifier

      public LocalizedPriceDescriptive sourcePremiumModifier(Double sourcePremiumModifier)
    • getSourcePremiumModifier

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

      public void setSourcePremiumModifier(Double sourcePremiumModifier)
    • internalPremiumModifier

      public LocalizedPriceDescriptive internalPremiumModifier(Double internalPremiumModifier)
    • getInternalPremiumModifier

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

      public void setInternalPremiumModifier(Double internalPremiumModifier)
    • userSpecifiedCurrencyPremiumModifier

      public LocalizedPriceDescriptive userSpecifiedCurrencyPremiumModifier(Double userSpecifiedCurrencyPremiumModifier)
    • getUserSpecifiedCurrencyPremiumModifier

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

      public void setUserSpecifiedCurrencyPremiumModifier(Double userSpecifiedCurrencyPremiumModifier)
    • sourceChannelModifier

      public LocalizedPriceDescriptive sourceChannelModifier(Double sourceChannelModifier)
    • getSourceChannelModifier

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

      public void setSourceChannelModifier(Double sourceChannelModifier)
    • internalChannelModifier

      public LocalizedPriceDescriptive internalChannelModifier(Double internalChannelModifier)
    • getInternalChannelModifier

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

      public void setInternalChannelModifier(Double internalChannelModifier)
    • userSpecifiedCurrencyChannelModifier

      public LocalizedPriceDescriptive userSpecifiedCurrencyChannelModifier(Double userSpecifiedCurrencyChannelModifier)
    • getUserSpecifiedCurrencyChannelModifier

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

      public void setUserSpecifiedCurrencyChannelModifier(Double userSpecifiedCurrencyChannelModifier)
    • promotionalDiscountPercent

      public LocalizedPriceDescriptive promotionalDiscountPercent(Float promotionalDiscountPercent)
    • getPromotionalDiscountPercent

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

      public void setPromotionalDiscountPercent(Float promotionalDiscountPercent)
    • channelDiscountPercent

      public LocalizedPriceDescriptive channelDiscountPercent(Float channelDiscountPercent)
    • getChannelDiscountPercent

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

      public void setChannelDiscountPercent(Float channelDiscountPercent)
    • premiumPercent

      public LocalizedPriceDescriptive premiumPercent(Float premiumPercent)
    • getPremiumPercent

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

      public void setPremiumPercent(Float premiumPercent)
    • sourceToUserCurrencyQuote

      public LocalizedPriceDescriptive sourceToUserCurrencyQuote(QuoteDescriptive sourceToUserCurrencyQuote)
    • getSourceToUserCurrencyQuote

      @Nullable @Valid public @Valid QuoteDescriptive getSourceToUserCurrencyQuote()
      Get sourceToUserCurrencyQuote
      Returns:
      sourceToUserCurrencyQuote
    • setSourceToUserCurrencyQuote

      public void setSourceToUserCurrencyQuote(QuoteDescriptive sourceToUserCurrencyQuote)
    • sourceToInternalCurrencyQuote

      public LocalizedPriceDescriptive sourceToInternalCurrencyQuote(QuoteDescriptive sourceToInternalCurrencyQuote)
    • getSourceToInternalCurrencyQuote

      @Nullable @Valid public @Valid QuoteDescriptive getSourceToInternalCurrencyQuote()
      Get sourceToInternalCurrencyQuote
      Returns:
      sourceToInternalCurrencyQuote
    • setSourceToInternalCurrencyQuote

      public void setSourceToInternalCurrencyQuote(QuoteDescriptive sourceToInternalCurrencyQuote)
    • sourceTotal

      public LocalizedPriceDescriptive sourceTotal(MoneysDescriptive sourceTotal)
    • getSourceTotal

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

      public void setSourceTotal(MoneysDescriptive sourceTotal)
    • internalTotal

      public LocalizedPriceDescriptive internalTotal(MoneysDescriptive internalTotal)
    • getInternalTotal

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

      public void setInternalTotal(MoneysDescriptive internalTotal)
    • totalDiscountPercent

      public LocalizedPriceDescriptive totalDiscountPercent(Float totalDiscountPercent)
    • getTotalDiscountPercent

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

      public void setTotalDiscountPercent(Float totalDiscountPercent)
    • userSpecifiedCurrencyTotal

      public LocalizedPriceDescriptive userSpecifiedCurrencyTotal(MoneysDescriptive userSpecifiedCurrencyTotal)
    • getUserSpecifiedCurrencyTotal

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

      public void setUserSpecifiedCurrencyTotal(MoneysDescriptive userSpecifiedCurrencyTotal)
    • 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