LodgingRoomTypePriceBaseRate

public final class LodgingRoomTypePriceBaseRate

The price of the rate plan for all occupants, excluding taxes and fees.

Parameters

value The value of the element being defined.

currency

The ISO 4217 Currency Code that the value is expressed in.

Constructors

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final String currency
Link copied to clipboard
@Valid()
private final String value

Functions

Link copied to clipboard
Link copied to clipboard
public final String getCurrency()
Link copied to clipboard
public final String getValue()
Link copied to clipboard