FlightsV3RoomOccupancyPolicy

public final class FlightsV3RoomOccupancyPolicy

Room occupancy policy.

Parameters

maxGuestCount

The maximum number of guests allowed to stay in a room.

ageClassRestrictions

Container for room occupancy rules based on the age of the guests.

Constructors

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
Link copied to clipboard
private final Integer maxGuestCount

Functions

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