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