RailDetail
Contains rail details.
Property Name | Type | Description |
---|---|---|
From | string | Rail departure location. |
To | string | Rail arrival location. |
BookingClass | string | Rail booking class. |
Segments | RailSegment[] | The RailSegments that make up the whole rail trip. |