HotelDetailsResponseOccupantsInner

Parameters

adults

Specifies the number of adults staying in each room.

childAges

Specifies the age(s) of each of the children staying in the room, as well as the number of children in the room.

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final Object adults
Link copied to clipboard
@Valid()
private final Object childAges

Functions

Link copied to clipboard
Link copied to clipboard
public final Object getAdults()
Link copied to clipboard
public final Object getChildAges()
Link copied to clipboard