HotelDateSelectionType

  • The content defines possible hotel date selection types using an enum.

  • These types include unspecified, unknown, default selection, and user-selected dates.

Enum describing possible hotel date selection types.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

DEFAULT_SELECTION

Dates selected by default.

USER_SELECTED

Dates selected by the user.