travellerType property
The IATA passenger type code (PTC). * Encoding: ASCII * minLength: 3 characters * maxLength: 6 characters
Implementation
@BuiltValueField(wireName: r'travellerType')
String? get travellerType;
The IATA passenger type code (PTC). * Encoding: ASCII * minLength: 3 characters * maxLength: 6 characters
@BuiltValueField(wireName: r'travellerType')
String? get travellerType;