airlinePeriodComputerizedReservationSystem property
- @BuiltValueField.new(wireName: r'airline.computerized_reservation_system')
The CRS used to make the reservation and purchase the ticket. * Encoding: ASCII * minLength: 4 characters * maxLength: 4 characters
Implementation
@BuiltValueField(wireName: r'airline.computerized_reservation_system')
String? get airlinePeriodComputerizedReservationSystem;