lodgingPeriodFireSafetyActIndicator property
- @BuiltValueField.new(wireName: r'lodging.fireSafetyActIndicator')
Identifies that the facility complies with the Hotel and Motel Fire Safety Act of 1990. Must be 'Y' or 'N'. * Format: alphabetic * Max length: 1 character
Implementation
@BuiltValueField(wireName: r'lodging.fireSafetyActIndicator')
String? get lodgingPeriodFireSafetyActIndicator;