RatePlanStandalonePrice

public final class RatePlanStandalonePrice

The corresponded standalone price to the package rate plan (to show the strikethrough). Only returned when the returned rateplan is being used as part of a package.

Parameters

baseRate
strikeOutBaseRate
taxesAndFees
strikeOutTaxesAndFees
totalPrice
totalStrikeOutPrice
avgNightlyRate
avgNightlyStrikeOutRate
hotelMandatoryFees
strikeOutHotelMandatoryFees

Constructors

Link copied to clipboard
public RatePlanStandalonePrice RatePlanStandalonePrice(    RatePlanStandalonePriceBaseRate baseRate,     RatePlanStandalonePriceStrikeOutBaseRate strikeOutBaseRate,     RatePlanStandalonePriceTaxesAndFees taxesAndFees,     RatePlanStandalonePriceStrikeOutTaxesAndFees strikeOutTaxesAndFees,     RatePlanStandalonePriceTotalPrice totalPrice,     RatePlanStandalonePriceTotalStrikeOutPrice totalStrikeOutPrice,     RatePlanStandalonePriceAvgNightlyRate avgNightlyRate,     RatePlanStandalonePriceAvgNightlyStrikeOutRate avgNightlyStrikeOutRate,     RatePlanStandalonePriceHotelMandatoryFees hotelMandatoryFees,     RatePlanStandalonePriceStrikeOutHotelMandatoryFees strikeOutHotelMandatoryFees)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions