lodgingPeriodNoShowIndicator property
Indicates if the customer didn't check in for their booking. Possible values: * Y: the customer didn't check in * N: the customer checked in
Implementation
@BuiltValueField(wireName: r'lodging.noShowIndicator')
String? get lodgingPeriodNoShowIndicator;