lodgingPeriodTotalRoomTax property
The total room tax amount, in minor units. * Format: numeric * Max length: 12 characters * Must not be a negative number
Implementation
@BuiltValueField(wireName: r'lodging.totalRoomTax')
String? get lodgingPeriodTotalRoomTax;