HotelPolicies

public HotelPolicies HotelPolicies(String checkInStartTime, String checkInEndTime, List<String> specialCheckInInstructions, String checkOutTime, List<String> petPolicies, List<String> childrenAndExtraBedsPolicies)

Parameters

checkInStartTime

Beginning of the standard check-in window on the check in date, and in the local time of the hotel.

checkInEndTime

End of the standard check-in window on the check in date, and in the local time of the hotel.

specialCheckInInstructions

Some special instructions needed care by customer when check in.

checkOutTime

Customers must check out before this time on the check out date, expressed in the local time of the hotel.

petPolicies

The policy of the property toward having pets stay with guests.

childrenAndExtraBedsPolicies

The policy of the hotel for having children stay at the hotel, as well as for including extra beds in the room.