lodgingPeriodSpecialProgramCode property
- @BuiltValueField.new(wireName: r'lodging.SpecialProgramCode')
A code that corresponds to the category of lodging charges for the payment. Possible values: * 1: Lodging * 2: No show reservation * 3: Advanced deposit
Implementation
@BuiltValueField(wireName: r'lodging.SpecialProgramCode')
String? get lodgingPeriodSpecialProgramCode;