RatePlanPrice

public final class RatePlanPrice

Container for all price components of the rate plan.

Parameters

baseRate
taxesAndFees
totalPrice
totalStrikeOutPrice
avgNightlyRate
avgNightlyStrikeOutRate
hotelMandatoryFees
refundableDamageDeposit
nightlyRates

Nightly base rate of the rate plan.

taxesAndFeesDetails

Container for taxes and fees detail information. Only visible by configuration. Please contact your Expedia Account Manager if you need this node.

roomRates

Container for the rate information of all rooms. This is only returned in Lodging Details API.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
Link copied to clipboard
@Valid()
private final RatePlanPriceBaseRate baseRate
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Valid()
private final RatePlanPriceTotalPrice totalPrice
Link copied to clipboard

Functions

Link copied to clipboard
public final static RatePlanPrice.Builder builder()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard