HotelCheckInDateRangeInfo

  • This document outlines the criteria for a check-in date range.

  • The criteria include a start_date and an end_date.

  • Both start_date and end_date are specified as strings in the YYYY-MM-DD format.

Criterion for a check-in date range.

Proto definition

Fields

start_date

string

Start date in the YYYY-MM-DD format.

end_date

string

End date in the YYYY-MM-DD format.