Last modified by Giorgi Mdivnishvili on 2024/07/11 12:45

From version 20.1
edited by Giorgi Mdivnishvili
on 2024/04/16 16:40
Change comment: There is no comment for this version
To version 20.3
edited by Giorgi Mdivnishvili
on 2024/04/16 16:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -840,7 +840,7 @@
840 840  |packages[].flight.isTwoWay|Boolean|A boolean indicating if the flight is two-way. If true, it means that the flight includes both departure and return.
841 841  |packages[].flight.sameBaggageForAll|Boolean|A boolean indicating if the same baggage is for all. If true, it means that the same baggage allowance applies to all passengers.
842 842  |packages[].flight.totalBaggage|Boolean|A boolean indicating if total baggage is included. If true, it means that the total baggage allowance is included in the price.
843 -|packages[].flight.isBlock|Boolean|A boolean indicating if the flight is blocked. If true, it means that the flight is currently blocked and cannot be booked.
843 +|packages[].flight.isBlock|Boolean|A boolean indicating if the flight is block or not. If true, it means that the flight is currently block of flights
844 844  |packages[].flight.class|String|The class of the flight. This could be economy, business, first class, etc.
845 845  |packages[].flight.departureSegments|Array|An array containing details about the departure segments. Each segment includes information like the departure airport, arrival airport, departure time, arrival time, etc.
846 846  |packages[].flight.returnSegments|Array|An array containing details about the return segments. Each segment includes information like the departure airport, arrival airport, departure time, arrival time, etc.
... ... @@ -985,7 +985,6 @@
985 985  1. **AL (All Inclusive)**: The all-inclusive meal plan includes accommodation, all meals (breakfast, lunch, dinner), and usually includes a range of snacks and beverages (both alcoholic and non-alcoholic). It is the most comprehensive meal plan, offering the greatest convenience and predictability in costs.
986 986  
987 987  
988 -
989 989  == Important ==
990 990  
991 991  {{error}}