FlightSegment
Contains details about a flight segment.
Property Name | Type | Description |
---|---|---|
From | string | Flight segment departure location. |
To | string | Flight segment arrival location. |
BookingClass | string | Flight segment booking class. |
FlightNumber | string | Flight segment flight number. |