HotelAdvanceBookingWindowInfo
Criterion for number of days prior to the stay the booking is being made.
Fields |
min_days
|
int64
Low end of the number of days prior to the stay.
|
max_days
|
int64
High end of the number of days prior to the stay.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["`min_days` and `max_days` fields define the range for the number of days in advance a booking is made prior to the actual stay."],["These fields use `int64` data type to represent the numerical values for the minimum and maximum days prior to the stay."]]],[]]