lodgingPeriodFoodBeverageCharges property
- @BuiltValueField.new(wireName: r'lodging.foodBeverageCharges')
Any charges for food and beverages associated with the booking, in minor units. * Format: numeric * Max length: 12 characters
Implementation
@BuiltValueField(wireName: r'lodging.foodBeverageCharges')
String? get lodgingPeriodFoodBeverageCharges;