FeesPricingInformation

public final class FeesPricingInformation

The fees collected by the property. The values for each type of fee are the total for that type. Mandatory fees are collected by the property at check-in or check-out. Resort fees are charged for amenities and extras and collected by the property at check-in or check-out. Mandatory taxes are taxes collected by the property at check-in or check-out.

Parameters

mandatoryFee
resortFee
mandatoryTax

Constructors

Link copied to clipboard

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final ChargeCalculated mandatoryFee
Link copied to clipboard
@Valid()
private final ChargeCalculated mandatoryTax
Link copied to clipboard
@Valid()
private final ChargeCalculated resortFee

Functions

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