checkInDate property

String? checkInDate
getter/setter pair

Check-in date recorded when the booking is made.

If the check-in date is modified at reconciliation, the revised date will then take the place of the original date in this column. Format is YYYY-MM-DD.

Output only.

Implementation

core.String? checkInDate;