RatePlanPriceRoomRatesInner

public final class RatePlanPriceRoomRatesInner

Parameters

roomIndex

Index of which of the requested rooms this entry refers to.

baseRate
taxesAndFees
totalPrice
totalStrikeOutPrice
taxesAndFeesDetails

The breakdown for taxes and fees for this room for the entire stay. Only visible by configuration. Please contact your Expedia Account Manager if you need this node.

mandatoryFeesDetails

The breakdown for the taxes and fees that must be paid at the property.

nightlyRates

Container for the nightly rate of current room.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final RoomRatesBaseRate baseRate
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
private final Integer roomIndex
Link copied to clipboard
@Valid()
private final RoomRatesTaxesAndFees taxesAndFees
Link copied to clipboard
Link copied to clipboard
@Valid()
private final RoomRatesTotalPrice totalPrice
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final Integer getRoomIndex()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard