@qite/tide-client 1.1.179 → 1.1.181
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.d.ts +12 -12
- package/build/index.js +5052 -5328
- package/build/index.js.map +1 -1
- package/build/services/odata.service.d.ts +2 -8
- package/build/types/booking-v2/index.d.ts +3 -3
- package/build/types/booking-v2/request/available-countries-request.d.ts +4 -4
- package/build/types/booking-v2/request/available-flights-request.d.ts +8 -8
- package/build/types/booking-v2/request/bookable-dates-request.d.ts +4 -4
- package/build/types/booking-v2/request/booking-package-address.d.ts +14 -14
- package/build/types/booking-v2/request/booking-package-book-request.d.ts +26 -26
- package/build/types/booking-v2/request/booking-package-customer-request.d.ts +4 -4
- package/build/types/booking-v2/request/booking-package-destination.d.ts +9 -9
- package/build/types/booking-v2/request/booking-package-details-request.d.ts +28 -28
- package/build/types/booking-v2/request/booking-package-flight-pool-request.d.ts +12 -12
- package/build/types/booking-v2/request/booking-package-request.d.ts +5 -5
- package/build/types/booking-v2/request/booking-package-search-request.d.ts +30 -30
- package/build/types/booking-v2/request/booking-package-update-request.d.ts +4 -4
- package/build/types/booking-v2/request/booking-package-voucher-request.d.ts +4 -4
- package/build/types/booking-v2/request/flight-lines-request.d.ts +3 -3
- package/build/types/booking-v2/request/index.d.ts +21 -21
- package/build/types/booking-v2/request/packaging/packaging-accommodation-request.d.ts +36 -36
- package/build/types/booking-v2/request/packaging/packaging-request-base.d.ts +7 -7
- package/build/types/booking-v2/request/prices-request.d.ts +17 -17
- package/build/types/booking-v2/request/selected-flight.d.ts +14 -14
- package/build/types/booking-v2/request/selected-hotel.d.ts +5 -5
- package/build/types/booking-v2/request/tour-codes.request.d.ts +3 -3
- package/build/types/booking-v2/request/transport-dates-request.d.ts +14 -14
- package/build/types/booking-v2/response/available-country.d.ts +5 -5
- package/build/types/booking-v2/response/available-flight.d.ts +4 -4
- package/build/types/booking-v2/response/base-price.d.ts +7 -7
- package/build/types/booking-v2/response/bookable-dates.d.ts +4 -4
- package/build/types/booking-v2/response/booking-package-allotment-info.d.ts +33 -33
- package/build/types/booking-v2/response/booking-package-dossier.d.ts +6 -6
- package/build/types/booking-v2/response/booking-package-entryline-flight-meta-data.d.ts +5 -5
- package/build/types/booking-v2/response/booking-package-flight-combination.d.ts +5 -5
- package/build/types/booking-v2/response/booking-package-flight-info.d.ts +9 -9
- package/build/types/booking-v2/response/booking-package-flight-pool.d.ts +5 -5
- package/build/types/booking-v2/response/booking-package-flight-route.d.ts +4 -4
- package/build/types/booking-v2/response/booking-package-hotel-pool.d.ts +4 -4
- package/build/types/booking-v2/response/booking-package-item.d.ts +43 -43
- package/build/types/booking-v2/response/booking-price-detail.d.ts +17 -17
- package/build/types/booking-v2/response/booking-price-details.d.ts +15 -15
- package/build/types/booking-v2/response/booking-price-per-pax.d.ts +4 -4
- package/build/types/booking-v2/response/booking-product-notification.d.ts +7 -7
- package/build/types/booking-v2/response/booking-room-status-option.d.ts +5 -5
- package/build/types/booking-v2/response/booking-room-status.d.ts +5 -5
- package/build/types/booking-v2/response/booking-travel-agent.d.ts +7 -7
- package/build/types/booking-v2/response/booking-validity-line.d.ts +4 -4
- package/build/types/booking-v2/response/booking-voucher-result.d.ts +3 -3
- package/build/types/booking-v2/response/changed-line.d.ts +4 -4
- package/build/types/booking-v2/response/elastic-result-hit.d.ts +8 -8
- package/build/types/booking-v2/response/elastic-result.d.ts +17 -17
- package/build/types/booking-v2/response/flight-lines-by-allotment.d.ts +11 -11
- package/build/types/booking-v2/response/index.d.ts +36 -36
- package/build/types/booking-v2/response/packaging/packaging-accommodation-response.d.ts +20 -20
- package/build/types/booking-v2/response/packaging/packaging-base-response.d.ts +25 -25
- package/build/types/booking-v2/response/packaging/packaging-entry.d.ts +103 -103
- package/build/types/booking-v2/response/packaging/packaging-flight-response.d.ts +17 -20
- package/build/types/booking-v2/response/packaging/packaging-transaction.d.ts +4 -4
- package/build/types/booking-v2/response/tide-elastic-product.d.ts +67 -67
- package/build/types/booking-v2/response/tide-elastic-tag.d.ts +4 -4
- package/build/types/booking-v2/response/tide-response.d.ts +8 -8
- package/build/types/booking-v2/response/tour-codes-response.d.ts +3 -3
- package/build/types/booking-v2/response/transport-dates-response.d.ts +4 -4
- package/build/types/booking-v2/shared/airline-booking-package-option.d.ts +3 -2
- package/build/types/booking-v2/shared/airport-booking-package-option.d.ts +3 -2
- package/build/types/booking-v2/shared/booking-airline-group.d.ts +6 -6
- package/build/types/booking-v2/shared/booking-airport-group.d.ts +6 -6
- package/build/types/booking-v2/shared/booking-option-group.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-option-pax.d.ts +13 -13
- package/build/types/booking-v2/shared/booking-option-unit.d.ts +12 -12
- package/build/types/booking-v2/shared/booking-package-availability.d.ts +9 -9
- package/build/types/booking-v2/shared/booking-package-entry.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-flight-meta-data-line.d.ts +18 -18
- package/build/types/booking-v2/shared/booking-package-flight-meta-data.d.ts +10 -10
- package/build/types/booking-v2/shared/booking-package-flight.d.ts +18 -18
- package/build/types/booking-v2/shared/booking-package-hotel-option.d.ts +10 -10
- package/build/types/booking-v2/shared/booking-package-hotel-room.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-hotel.d.ts +22 -22
- package/build/types/booking-v2/shared/booking-package-line.d.ts +17 -17
- package/build/types/booking-v2/shared/booking-package-option.d.ts +47 -47
- package/build/types/booking-v2/shared/booking-package-pax.d.ts +17 -17
- package/build/types/booking-v2/shared/booking-package-request-room.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-room-option.d.ts +22 -22
- package/build/types/booking-v2/shared/booking-package-room.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-tag.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package.d.ts +14 -14
- package/build/types/booking-v2/shared/index.d.ts +29 -29
- package/build/types/booking-v2/shared/itinerary.d.ts +41 -41
- package/build/types/booking-v2/shared/per-booking-package-option.d.ts +9 -9
- package/build/types/booking-v2/shared/per-package-option.d.ts +12 -9
- package/build/types/booking-v2/shared/per-pax-package-option.d.ts +5 -5
- package/build/types/booking-v2/shared/per-unit-package-option.d.ts +7 -7
- package/build/types/booking-v2/shared/room-option-pax-type.d.ts +4 -4
- package/build/types/company/agent/agent-invoice-item.d.ts +9 -9
- package/build/types/company/agent/change-entry-agent-surcharge-action.model.d.ts +5 -5
- package/build/types/company/agent/entry-totals.d.ts +7 -7
- package/build/types/company/agent/index.d.ts +3 -3
- package/build/types/company/agent-print-action-request.d.ts +11 -11
- package/build/types/company/agent-print-action.d.ts +6 -6
- package/build/types/company/custom-entry-status-item.d.ts +6 -6
- package/build/types/company/index.d.ts +5 -5
- package/build/types/company/number-string-pair.d.ts +4 -4
- package/build/types/enums/allotment-kind.d.ts +4 -4
- package/build/types/enums/allotment-status.d.ts +5 -5
- package/build/types/enums/allotment-type.d.ts +5 -5
- package/build/types/enums/availability-search-type.d.ts +6 -6
- package/build/types/enums/data-type.d.ts +14 -14
- package/build/types/enums/date-amount-type.d.ts +4 -4
- package/build/types/enums/dossier-type.d.ts +6 -6
- package/build/types/enums/entry-line-flag.d.ts +6 -6
- package/build/types/enums/entry-line-status.d.ts +19 -19
- package/build/types/enums/entry-status.d.ts +8 -8
- package/build/types/enums/export-status.d.ts +5 -5
- package/build/types/enums/form-field-type.d.ts +12 -12
- package/build/types/enums/form-field-width.d.ts +8 -8
- package/build/types/enums/form-type.d.ts +4 -4
- package/build/types/enums/gender.d.ts +5 -5
- package/build/types/enums/index.d.ts +27 -27
- package/build/types/enums/meta-data-item-property-type.d.ts +6 -6
- package/build/types/enums/meta-data-type.d.ts +10 -10
- package/build/types/enums/payment-type.d.ts +6 -6
- package/build/types/enums/portal-qsm-type.d.ts +13 -13
- package/build/types/enums/price-chart-type.d.ts +4 -4
- package/build/types/enums/print-action-group.d.ts +10 -10
- package/build/types/enums/requirement-type.d.ts +5 -5
- package/build/types/enums/room-type.d.ts +8 -8
- package/build/types/enums/sale-type.d.ts +4 -4
- package/build/types/enums/service-type.d.ts +33 -33
- package/build/types/enums/unit-of-measure.d.ts +5 -5
- package/build/types/enums/vendor-type.d.ts +24 -24
- package/build/types/hubs/index.d.ts +1 -1
- package/build/types/hubs/search/flight-search-finish-response.d.ts +4 -4
- package/build/types/hubs/search/flight-search-request.d.ts +32 -32
- package/build/types/hubs/search/flight-search-response.d.ts +53 -53
- package/build/types/hubs/search/index.d.ts +3 -3
- package/build/types/index.d.ts +10 -10
- package/build/types/mollie/index.d.ts +2 -2
- package/build/types/mollie/mollie-payment-request.d.ts +7 -7
- package/build/types/mollie/mollie-payment.d.ts +3 -3
- package/build/types/odata/column.d.ts +8 -8
- package/build/types/odata/filter-item.d.ts +14 -14
- package/build/types/odata/index.d.ts +4 -4
- package/build/types/odata/odata-params.d.ts +3 -3
- package/build/types/odata/page-result.d.ts +5 -5
- package/build/types/offer/allotment-meta-data.d.ts +6 -6
- package/build/types/offer/confirmed-dossier-check.d.ts +6 -6
- package/build/types/offer/country-item.d.ts +5 -5
- package/build/types/offer/crm-contact-request.d.ts +28 -36
- package/build/types/offer/customer-request.d.ts +5 -5
- package/build/types/offer/dossier-default-product.d.ts +14 -14
- package/build/types/offer/dossier-pax-item.d.ts +4 -4
- package/build/types/offer/dossier-view-result.d.ts +48 -48
- package/build/types/offer/entry-check-response.d.ts +8 -8
- package/build/types/offer/entry-light.d.ts +41 -41
- package/build/types/offer/entry-line-meta-data.d.ts +5 -5
- package/build/types/offer/entry-line-pax.d.ts +8 -8
- package/build/types/offer/entry-line.d.ts +67 -73
- package/build/types/offer/entry-price-line.d.ts +40 -40
- package/build/types/offer/entry-room.d.ts +6 -6
- package/build/types/offer/entry-room2.d.ts +5 -5
- package/build/types/offer/entry.d.ts +55 -65
- package/build/types/offer/flight-data-segment-meta-data.d.ts +31 -31
- package/build/types/offer/flight-meta-data-line.d.ts +16 -16
- package/build/types/offer/flight-meta-data.d.ts +13 -13
- package/build/types/offer/flight-pool.d.ts +5 -5
- package/build/types/offer/index.d.ts +43 -43
- package/build/types/offer/item-tag.d.ts +3 -3
- package/build/types/offer/language.d.ts +5 -5
- package/build/types/offer/location-item.d.ts +5 -5
- package/build/types/offer/member-confirmation-request.d.ts +5 -5
- package/build/types/offer/member-forgot-password-request.d.ts +5 -5
- package/build/types/offer/member-info.d.ts +14 -14
- package/build/types/offer/member-login-request.d.ts +5 -5
- package/build/types/offer/member-login-response.d.ts +3 -3
- package/build/types/offer/member-reset-password-request.d.ts +4 -4
- package/build/types/offer/note.d.ts +16 -16
- package/build/types/offer/pax.d.ts +29 -29
- package/build/types/offer/payment.d.ts +20 -20
- package/build/types/offer/person-country-preference.d.ts +7 -7
- package/build/types/offer/person-location-preference.d.ts +7 -7
- package/build/types/offer/person-oord-preference.d.ts +7 -7
- package/build/types/offer/person-period-date-range-preference.d.ts +6 -6
- package/build/types/offer/person-period-preference.d.ts +7 -7
- package/build/types/offer/person-region-preference.d.ts +7 -7
- package/build/types/offer/person-tour-group-preference.d.ts +7 -7
- package/build/types/offer/product-notification-result.d.ts +9 -9
- package/build/types/offer/web-contact-form-request.d.ts +13 -13
- package/build/types/offer/web-contact-has-tag-request.d.ts +4 -4
- package/build/types/shared/date-struct.d.ts +5 -5
- package/build/types/shared/index.d.ts +2 -2
- package/build/types/shared/ticket-number.d.ts +5 -5
- package/build/types/tide-client-config.d.ts +5 -5
- package/build/types/web/affiliate.d.ts +5 -5
- package/build/types/web/agent-allotment-item.d.ts +31 -31
- package/build/types/web/agent-allotment.d.ts +32 -32
- package/build/types/web/agent-dossier-allotment-item.d.ts +8 -8
- package/build/types/web/agent-dossier-allotment.d.ts +14 -14
- package/build/types/web/agent-dossier-entry-line.d.ts +6 -6
- package/build/types/web/agent-dossier-flight-meta-data-line.d.ts +14 -14
- package/build/types/web/agent-dossier-flight-meta-data.d.ts +6 -6
- package/build/types/web/agent-dossier-item.d.ts +17 -17
- package/build/types/web/agent-dossier-traveler.d.ts +10 -10
- package/build/types/web/agent-dossier.d.ts +19 -19
- package/build/types/web/airport.d.ts +6 -6
- package/build/types/web/contact-form-request.d.ts +11 -11
- package/build/types/web/generate-booking-accommodation-request.d.ts +6 -6
- package/build/types/web/index.d.ts +20 -20
- package/build/types/web/locations-request.d.ts +3 -3
- package/build/types/web/portal.d.ts +8 -8
- package/build/types/web/style-sheet.d.ts +7 -7
- package/build/types/web/tide-location.d.ts +9 -9
- package/build/types/web/web-form.d.ts +68 -68
- package/build/types/web/website-configuration.d.ts +32 -32
- package/build/utils/api.d.ts +3 -23
- package/build/utils/booking-v2-client.d.ts +26 -165
- package/build/utils/common-client.d.ts +3 -26
- package/build/utils/json.d.ts +2 -2
- package/build/utils/member-client.d.ts +7 -32
- package/build/utils/mollie-client.d.ts +7 -15
- package/build/utils/packaging-client.d.ts +11 -52
- package/build/utils/search-client.d.ts +16 -48
- package/build/utils/web-agent-client.d.ts +28 -98
- package/build/utils/web-client.d.ts +36 -77
- package/build/utils/web-contact-client.d.ts +11 -23
- package/build/utils/web-file.d.ts +20 -29
- package/build/utils/web-form.d.ts +20 -36
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface BookableDates {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface BookableDates {
|
|
2
|
+
outward: string[];
|
|
3
|
+
return: string[];
|
|
4
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
export interface BookingPackageAllotmentInfo {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
}
|
|
1
|
+
export interface BookingPackageAllotmentInfo {
|
|
2
|
+
name: string;
|
|
3
|
+
tourCode: string;
|
|
4
|
+
startDate: string;
|
|
5
|
+
startTime: string;
|
|
6
|
+
endDate: string;
|
|
7
|
+
endTime: string;
|
|
8
|
+
minPlaces: number;
|
|
9
|
+
totalPlaces: number;
|
|
10
|
+
bookedPlaces: number;
|
|
11
|
+
inOptionPlaces: number;
|
|
12
|
+
lowAvailabilityThreshold?: number;
|
|
13
|
+
status: number;
|
|
14
|
+
customStatusId?: number;
|
|
15
|
+
customAllotmentStatus?: string;
|
|
16
|
+
tagIds: number[];
|
|
17
|
+
allotmentIds: number[];
|
|
18
|
+
cachedAllotmentPriceInfos?: number[];
|
|
19
|
+
releaseDate: string;
|
|
20
|
+
departureMeetingDate: string;
|
|
21
|
+
earlyBirdDate: string;
|
|
22
|
+
departureMeetingLocation: string;
|
|
23
|
+
travellerAges: number[];
|
|
24
|
+
travellerGenders?: number[];
|
|
25
|
+
remarks: string;
|
|
26
|
+
publicRemarks: string;
|
|
27
|
+
travelBudget?: number;
|
|
28
|
+
travelBudgetCurrency: string;
|
|
29
|
+
travelBudgetCalculated?: number;
|
|
30
|
+
extraDates?: {
|
|
31
|
+
[key: string]: string;
|
|
32
|
+
};
|
|
33
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export interface BookingPackageDossier {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
1
|
+
export interface BookingPackageDossier {
|
|
2
|
+
number: string;
|
|
3
|
+
productName: string;
|
|
4
|
+
allotmentName: string;
|
|
5
|
+
paymentUrl: string;
|
|
6
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BookingPackageFlightMetaData } from "../shared/booking-package-flight-meta-data";
|
|
2
|
-
export interface BookingPackageEntryLineFlightMetaData {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import { BookingPackageFlightMetaData } from "../shared/booking-package-flight-meta-data";
|
|
2
|
+
export interface BookingPackageEntryLineFlightMetaData {
|
|
3
|
+
entryLineGuid: string;
|
|
4
|
+
flightMetaData: BookingPackageFlightMetaData;
|
|
5
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export interface BookingPackageFlightCombination {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
export interface BookingPackageFlightCombination {
|
|
2
|
+
outwardOptionId: string;
|
|
3
|
+
returnOptionId: string;
|
|
4
|
+
externalGuid: string | null;
|
|
5
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { BookingPackageEntryLineFlightMetaData } from "./booking-package-entryline-flight-meta-data";
|
|
2
|
-
import { BookingPackageFlightCombination } from "./booking-package-flight-combination";
|
|
3
|
-
import { BookingPackageFlightRoute } from "./booking-package-flight-route";
|
|
4
|
-
export interface BookingPackageFlightInfo {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
1
|
+
import { BookingPackageEntryLineFlightMetaData } from "./booking-package-entryline-flight-meta-data";
|
|
2
|
+
import { BookingPackageFlightCombination } from "./booking-package-flight-combination";
|
|
3
|
+
import { BookingPackageFlightRoute } from "./booking-package-flight-route";
|
|
4
|
+
export interface BookingPackageFlightInfo {
|
|
5
|
+
outwardRoutes: BookingPackageFlightRoute[];
|
|
6
|
+
returnRoutes: BookingPackageFlightRoute[];
|
|
7
|
+
combinations: BookingPackageFlightCombination[];
|
|
8
|
+
metaData: BookingPackageEntryLineFlightMetaData[];
|
|
9
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BookingPackageFlight } from "../shared";
|
|
2
|
-
export interface BookingPackageFlightPool {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import { BookingPackageFlight } from "../shared";
|
|
2
|
+
export interface BookingPackageFlightPool {
|
|
3
|
+
outwardFlights: BookingPackageFlight[];
|
|
4
|
+
returnFlights: BookingPackageFlight[];
|
|
5
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface BookingPackageFlightRoute {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface BookingPackageFlightRoute {
|
|
2
|
+
flightId: string;
|
|
3
|
+
fareIds: string[];
|
|
4
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BookingPackageHotel } from "../shared";
|
|
2
|
-
export interface BookingPackageHotelPool {
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
import { BookingPackageHotel } from "../shared";
|
|
2
|
+
export interface BookingPackageHotelPool {
|
|
3
|
+
hotels: BookingPackageHotel[];
|
|
4
|
+
}
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
import { BookingPackageAllotmentInfo } from "./booking-package-allotment-info";
|
|
2
|
-
export interface BookingPackageItem {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
1
|
+
import { BookingPackageAllotmentInfo } from "./booking-package-allotment-info";
|
|
2
|
+
export interface BookingPackageItem {
|
|
3
|
+
accommodationCode: string;
|
|
4
|
+
accommodationName?: string;
|
|
5
|
+
externalAccommodationCode?: string;
|
|
6
|
+
airportCode?: string;
|
|
7
|
+
allotment: BookingPackageAllotmentInfo;
|
|
8
|
+
averagePricePerPerson: number;
|
|
9
|
+
catalogueId: number;
|
|
10
|
+
code: string;
|
|
11
|
+
productId: number;
|
|
12
|
+
fromDate: string;
|
|
13
|
+
latitude: number;
|
|
14
|
+
longitude: number;
|
|
15
|
+
name: string;
|
|
16
|
+
outwardFlightCode?: string;
|
|
17
|
+
outwardFlightNumbers?: string[];
|
|
18
|
+
outwardFlightStartDate?: string;
|
|
19
|
+
outwardFlightEndDate?: string;
|
|
20
|
+
price: number;
|
|
21
|
+
deposit?: number;
|
|
22
|
+
regimeCode?: string;
|
|
23
|
+
regimeName?: string;
|
|
24
|
+
returnFlightCode?: string;
|
|
25
|
+
returnFlightNumbers?: string[];
|
|
26
|
+
returnFlightStartDate?: string;
|
|
27
|
+
returnFlightEndDate?: string;
|
|
28
|
+
flightDescription?: string;
|
|
29
|
+
flightPrice: number;
|
|
30
|
+
averageFlightPricePerPerson: number;
|
|
31
|
+
tagIds: number[];
|
|
32
|
+
toDate: string;
|
|
33
|
+
type: number;
|
|
34
|
+
includedServiceTypes: number[];
|
|
35
|
+
hotelProductCode?: string;
|
|
36
|
+
hotelStars?: string;
|
|
37
|
+
countryName?: string;
|
|
38
|
+
regionName?: string;
|
|
39
|
+
locationName?: string;
|
|
40
|
+
stayFromDate: Date;
|
|
41
|
+
stayToDate: Date;
|
|
42
|
+
currencyCode: string;
|
|
43
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { BookingPricePerPax } from "./booking-price-per-pax";
|
|
2
|
-
export interface BookingPriceDetail {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { BookingPricePerPax } from "./booking-price-per-pax";
|
|
2
|
+
export interface BookingPriceDetail {
|
|
3
|
+
productName: string;
|
|
4
|
+
productCode: string;
|
|
5
|
+
priceDescription: string;
|
|
6
|
+
accommodationCode: string;
|
|
7
|
+
accommodationName: string;
|
|
8
|
+
productType: number;
|
|
9
|
+
price: number;
|
|
10
|
+
amount: number;
|
|
11
|
+
total: number;
|
|
12
|
+
pricePerPax: BookingPricePerPax[];
|
|
13
|
+
isInPackage: boolean;
|
|
14
|
+
isSeparate: boolean;
|
|
15
|
+
showPrice: boolean;
|
|
16
|
+
requirementType?: number;
|
|
17
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { BookingPriceDetail } from "./booking-price-detail";
|
|
2
|
-
import { BookingProductNotification } from "./booking-product-notification";
|
|
3
|
-
import { BookingRoomStatus } from "./booking-room-status";
|
|
4
|
-
import { BookingValidityLine } from "./booking-validity-line";
|
|
5
|
-
import { ChangedLine } from "./changed-line";
|
|
6
|
-
export interface BookingPriceDetails {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
1
|
+
import { BookingPriceDetail } from "./booking-price-detail";
|
|
2
|
+
import { BookingProductNotification } from "./booking-product-notification";
|
|
3
|
+
import { BookingRoomStatus } from "./booking-room-status";
|
|
4
|
+
import { BookingValidityLine } from "./booking-validity-line";
|
|
5
|
+
import { ChangedLine } from "./changed-line";
|
|
6
|
+
export interface BookingPriceDetails {
|
|
7
|
+
details: BookingPriceDetail[];
|
|
8
|
+
changedLines: ChangedLine[];
|
|
9
|
+
validityLines: BookingValidityLine[];
|
|
10
|
+
notifications: BookingProductNotification[];
|
|
11
|
+
roomStatusses: BookingRoomStatus[];
|
|
12
|
+
total?: number;
|
|
13
|
+
commission?: number;
|
|
14
|
+
deposit?: number;
|
|
15
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface BookingPricePerPax {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface BookingPricePerPax {
|
|
2
|
+
paxId: number;
|
|
3
|
+
price: number;
|
|
4
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export interface BookingProductNotification {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
1
|
+
export interface BookingProductNotification {
|
|
2
|
+
id: number;
|
|
3
|
+
title: string;
|
|
4
|
+
description: string;
|
|
5
|
+
hasToBeConfirmed: boolean;
|
|
6
|
+
isConfirmed: boolean;
|
|
7
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export interface BookingRoomStatusOption {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
export interface BookingRoomStatusOption {
|
|
2
|
+
code: string;
|
|
3
|
+
isLocked: boolean;
|
|
4
|
+
isOnRequest: boolean;
|
|
5
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BookingRoomStatusOption } from "./booking-room-status-option";
|
|
2
|
-
export interface BookingRoomStatus {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import { BookingRoomStatusOption } from "./booking-room-status-option";
|
|
2
|
+
export interface BookingRoomStatus {
|
|
3
|
+
index: number;
|
|
4
|
+
options: BookingRoomStatusOption[];
|
|
5
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export interface BookingTravelAgent {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
1
|
+
export interface BookingTravelAgent {
|
|
2
|
+
id: number;
|
|
3
|
+
name: string;
|
|
4
|
+
location: string;
|
|
5
|
+
postalCode: string;
|
|
6
|
+
affiliateSlug: string;
|
|
7
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface BookingValidityLine {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface BookingValidityLine {
|
|
2
|
+
guids: string[];
|
|
3
|
+
isValid: boolean;
|
|
4
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export interface BookingVoucherResult {
|
|
2
|
-
|
|
3
|
-
}
|
|
1
|
+
export interface BookingVoucherResult {
|
|
2
|
+
isValid: boolean;
|
|
3
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface ChangedLine {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface ChangedLine {
|
|
2
|
+
entryLineGuid: string;
|
|
3
|
+
price: number;
|
|
4
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { TideElasticProduct } from "./tide-elastic-product";
|
|
2
|
-
export interface ElasticResultHit {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
1
|
+
import { TideElasticProduct } from "./tide-elastic-product";
|
|
2
|
+
export interface ElasticResultHit {
|
|
3
|
+
_index: string;
|
|
4
|
+
_type: string;
|
|
5
|
+
_id: string;
|
|
6
|
+
_score: number;
|
|
7
|
+
_source: TideElasticProduct;
|
|
8
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { ElasticResultHit } from "./elastic-result-hit";
|
|
2
|
-
export interface ElasticResult {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { ElasticResultHit } from "./elastic-result-hit";
|
|
2
|
+
export interface ElasticResult {
|
|
3
|
+
took: number;
|
|
4
|
+
timed_out: boolean;
|
|
5
|
+
_shards: {
|
|
6
|
+
total: number;
|
|
7
|
+
successful: number;
|
|
8
|
+
skipped: number;
|
|
9
|
+
failed: number;
|
|
10
|
+
};
|
|
11
|
+
hits: {
|
|
12
|
+
total: number;
|
|
13
|
+
max_score: number;
|
|
14
|
+
hits: ElasticResultHit[];
|
|
15
|
+
};
|
|
16
|
+
aggregations: any;
|
|
17
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export interface FlightLinesByAllotment {
|
|
2
|
-
|
|
3
|
-
}
|
|
4
|
-
export interface FlightLine {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
1
|
+
export interface FlightLinesByAllotment {
|
|
2
|
+
[allotmentId: number]: FlightLine[];
|
|
3
|
+
}
|
|
4
|
+
export interface FlightLine {
|
|
5
|
+
departureDate: string;
|
|
6
|
+
departureTime: string;
|
|
7
|
+
departureAirport: string;
|
|
8
|
+
arrivalDate: string;
|
|
9
|
+
arrivalTime: string;
|
|
10
|
+
arrivalAirport: string;
|
|
11
|
+
}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
export * from "./available-country";
|
|
2
|
-
export * from "./available-flight";
|
|
3
|
-
export * from "./base-price";
|
|
4
|
-
export * from "./bookable-dates";
|
|
5
|
-
export * from "./booking-package-allotment-info";
|
|
6
|
-
export * from "./booking-package-dossier";
|
|
7
|
-
export * from "./booking-package-flight-combination";
|
|
8
|
-
export * from "./booking-package-flight-info";
|
|
9
|
-
export * from "./booking-package-flight-pool";
|
|
10
|
-
export * from "./booking-package-flight-route";
|
|
11
|
-
export * from "./booking-package-hotel-pool";
|
|
12
|
-
export * from "./booking-package-item";
|
|
13
|
-
export * from "./booking-price-detail";
|
|
14
|
-
export * from "./booking-price-details";
|
|
15
|
-
export * from "./booking-price-per-pax";
|
|
16
|
-
export * from "./booking-product-notification";
|
|
17
|
-
export * from "./booking-room-status";
|
|
18
|
-
export * from "./booking-room-status-option";
|
|
19
|
-
export * from "./booking-travel-agent";
|
|
20
|
-
export * from "./booking-validity-line";
|
|
21
|
-
export * from "./booking-voucher-result";
|
|
22
|
-
export * from "./changed-line";
|
|
23
|
-
export * from "./elastic-result";
|
|
24
|
-
export * from "./elastic-result-hit";
|
|
25
|
-
export * from "./tide-elastic-product";
|
|
26
|
-
export * from "./tide-elastic-tag";
|
|
27
|
-
export * from "./tide-response";
|
|
28
|
-
export * from "./tour-codes-response";
|
|
29
|
-
export * from "./transport-dates-response";
|
|
30
|
-
export * from "./booking-package-entryline-flight-meta-data";
|
|
31
|
-
export * from "./flight-lines-by-allotment";
|
|
32
|
-
export * from "./packaging/packaging-base-response";
|
|
33
|
-
export * from "./packaging/packaging-accommodation-response";
|
|
34
|
-
export * from "./packaging/packaging-flight-response";
|
|
35
|
-
export * from "./packaging/packaging-entry";
|
|
36
|
-
export * from "./packaging/packaging-transaction";
|
|
1
|
+
export * from "./available-country";
|
|
2
|
+
export * from "./available-flight";
|
|
3
|
+
export * from "./base-price";
|
|
4
|
+
export * from "./bookable-dates";
|
|
5
|
+
export * from "./booking-package-allotment-info";
|
|
6
|
+
export * from "./booking-package-dossier";
|
|
7
|
+
export * from "./booking-package-flight-combination";
|
|
8
|
+
export * from "./booking-package-flight-info";
|
|
9
|
+
export * from "./booking-package-flight-pool";
|
|
10
|
+
export * from "./booking-package-flight-route";
|
|
11
|
+
export * from "./booking-package-hotel-pool";
|
|
12
|
+
export * from "./booking-package-item";
|
|
13
|
+
export * from "./booking-price-detail";
|
|
14
|
+
export * from "./booking-price-details";
|
|
15
|
+
export * from "./booking-price-per-pax";
|
|
16
|
+
export * from "./booking-product-notification";
|
|
17
|
+
export * from "./booking-room-status";
|
|
18
|
+
export * from "./booking-room-status-option";
|
|
19
|
+
export * from "./booking-travel-agent";
|
|
20
|
+
export * from "./booking-validity-line";
|
|
21
|
+
export * from "./booking-voucher-result";
|
|
22
|
+
export * from "./changed-line";
|
|
23
|
+
export * from "./elastic-result";
|
|
24
|
+
export * from "./elastic-result-hit";
|
|
25
|
+
export * from "./tide-elastic-product";
|
|
26
|
+
export * from "./tide-elastic-tag";
|
|
27
|
+
export * from "./tide-response";
|
|
28
|
+
export * from "./tour-codes-response";
|
|
29
|
+
export * from "./transport-dates-response";
|
|
30
|
+
export * from "./booking-package-entryline-flight-meta-data";
|
|
31
|
+
export * from "./flight-lines-by-allotment";
|
|
32
|
+
export * from "./packaging/packaging-base-response";
|
|
33
|
+
export * from "./packaging/packaging-accommodation-response";
|
|
34
|
+
export * from "./packaging/packaging-flight-response";
|
|
35
|
+
export * from "./packaging/packaging-entry";
|
|
36
|
+
export * from "./packaging/packaging-transaction";
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { PackagingBaseResponse } from "./packaging-base-response";
|
|
2
|
-
export interface PackagingAccommodationResponse extends PackagingBaseResponse {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
export interface PackageMainRoom {
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
export interface PackageMainOption {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
1
|
+
import { PackagingBaseResponse } from "./packaging-base-response";
|
|
2
|
+
export interface PackagingAccommodationResponse extends PackagingBaseResponse {
|
|
3
|
+
rooms: PackageMainRoom[];
|
|
4
|
+
contents: string;
|
|
5
|
+
stars?: number;
|
|
6
|
+
}
|
|
7
|
+
export interface PackageMainRoom {
|
|
8
|
+
options: PackageMainOption[];
|
|
9
|
+
}
|
|
10
|
+
export interface PackageMainOption {
|
|
11
|
+
price: number;
|
|
12
|
+
originalPrice: number;
|
|
13
|
+
accommodationCode: string;
|
|
14
|
+
accommodationName: string;
|
|
15
|
+
regimeCode: string;
|
|
16
|
+
regimeName: string;
|
|
17
|
+
isSelected: boolean;
|
|
18
|
+
guid: string;
|
|
19
|
+
paxIds: number[];
|
|
20
|
+
}
|