lodgingPeriodCheckInDate property
The arrival date. * Date format: yyyyMmDd. For example, for 2023 April 22, 20230422.
Implementation
@BuiltValueField(wireName: r'lodging.checkInDate')
String? get lodgingPeriodCheckInDate;
The arrival date. * Date format: yyyyMmDd. For example, for 2023 April 22, 20230422.
@BuiltValueField(wireName: r'lodging.checkInDate')
String? get lodgingPeriodCheckInDate;