travelEntertainmentAuthDataPeriodDuration property
- @BuiltValueField.new(wireName: r'travelEntertainmentAuthData.duration')
Number of days the car is rented for. This should be included in the auth message. * Format: Numeric * maxLength: 4
Implementation
@BuiltValueField(wireName: r'travelEntertainmentAuthData.duration')
String? get travelEntertainmentAuthDataPeriodDuration;