RoomTypeStandalonePrice

public final class RoomTypeStandalonePrice

The corresponded standalone price to the package rate plan (to show the strikethrough). Only returned when this is a package rate plan.

Parameters

baseRate
strikeOutBaseRate
taxesAndFees
strikeOutTaxesAndFees
totalPrice
totalStrikeOutPrice
avgNightlyRate
avgNightlyStrikeOutRate
hotelMandatoryFees
strikeOutHotelMandatoryFees

Constructors

Link copied to clipboard
public RoomTypeStandalonePrice RoomTypeStandalonePrice(    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