travelEntertainmentAuthDataPeriodDuration property
- @BuiltValueField.new(wireName: r'travelEntertainmentAuthData.duration')
The number of nights. This should be included in the auth message. * Format: numeric * Max length: 4 characters
Implementation
@BuiltValueField(wireName: r'travelEntertainmentAuthData.duration')
String? get travelEntertainmentAuthDataPeriodDuration;