@qite/tide-client 1.1.178 → 1.1.180
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 -11
- package/build/index.js +5070 -5277
- 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 -29
- 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 +9 -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 -0
- package/build/types/enums/form-field-width.d.ts +8 -0
- package/build/types/enums/form-type.d.ts +4 -0
- package/build/types/enums/gender.d.ts +5 -5
- package/build/types/enums/index.d.ts +27 -24
- 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 -19
- 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 -0
- 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 -0
- package/package.json +5 -2
- package/build/types/offer/additional-services.d.ts +0 -6
- package/build/types/offer/page-result.d.ts +0 -5
- package/build/types/web/tag.d.ts +0 -10
- package/rollup.config.js +0 -20
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export interface PackagingBaseResponse {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
1
|
+
export interface PackagingBaseResponse {
|
|
2
|
+
code: string;
|
|
3
|
+
name: string;
|
|
4
|
+
serviceType: number;
|
|
5
|
+
vendorType?: number | null;
|
|
6
|
+
vendorId?: number | null;
|
|
7
|
+
vendorConfigurationId?: number | null;
|
|
8
|
+
countryId?: number | null;
|
|
9
|
+
countryName: string;
|
|
10
|
+
regionId?: number | null;
|
|
11
|
+
regionName: string;
|
|
12
|
+
oordId?: number | null;
|
|
13
|
+
oordName: string;
|
|
14
|
+
locationId?: number | null;
|
|
15
|
+
locationName: string;
|
|
16
|
+
latitude?: number | null;
|
|
17
|
+
longitude?: number | null;
|
|
18
|
+
price: number;
|
|
19
|
+
averagePricePerPerson: number;
|
|
20
|
+
originalPrice: number;
|
|
21
|
+
originalAveragePricePerPerson: number;
|
|
22
|
+
currencyCode: string;
|
|
23
|
+
fromDate: string;
|
|
24
|
+
toDate: string;
|
|
25
|
+
}
|
|
@@ -1,103 +1,103 @@
|
|
|
1
|
-
import { EntryStatus } from "../../../enums";
|
|
2
|
-
export interface PackagingEntry {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
export interface PackagingEntryPax {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
}
|
|
28
|
-
export interface PackagingEntryRoom {
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
}
|
|
32
|
-
export interface PackagingEntryLine {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
}
|
|
56
|
-
export interface PackagingEntryLinePax {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
}
|
|
61
|
-
export interface PackagingEntryLineFlightInformation {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
}
|
|
65
|
-
export interface PackagingEntryLineFlightLine {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
}
|
|
82
|
-
export interface IdName {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
}
|
|
87
|
-
export interface IdNameLocalization {
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
}
|
|
92
|
-
export interface PackagingEntryAddress {
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
}
|
|
1
|
+
import { EntryStatus } from "../../../enums";
|
|
2
|
+
export interface PackagingEntry {
|
|
3
|
+
language?: string;
|
|
4
|
+
transactionId: string;
|
|
5
|
+
magicLink?: string;
|
|
6
|
+
dossierNumber: string;
|
|
7
|
+
bookingDate?: string | null;
|
|
8
|
+
price: number;
|
|
9
|
+
depositAmount: number;
|
|
10
|
+
pax: PackagingEntryPax[];
|
|
11
|
+
rooms: PackagingEntryRoom[];
|
|
12
|
+
lines: PackagingEntryLine[];
|
|
13
|
+
address: PackagingEntryAddress;
|
|
14
|
+
status: EntryStatus;
|
|
15
|
+
customStatusId?: number;
|
|
16
|
+
redirectUrl?: string;
|
|
17
|
+
returnPaymentUrl?: boolean;
|
|
18
|
+
remarks?: string;
|
|
19
|
+
}
|
|
20
|
+
export interface PackagingEntryPax {
|
|
21
|
+
id: number;
|
|
22
|
+
lastName: string;
|
|
23
|
+
firstName: string;
|
|
24
|
+
dateOfBirth?: string | null;
|
|
25
|
+
age?: number | null;
|
|
26
|
+
isMainBooker: boolean;
|
|
27
|
+
}
|
|
28
|
+
export interface PackagingEntryRoom {
|
|
29
|
+
id: number;
|
|
30
|
+
paxIds: number[];
|
|
31
|
+
}
|
|
32
|
+
export interface PackagingEntryLine {
|
|
33
|
+
guid: string;
|
|
34
|
+
parentGuid?: string | null;
|
|
35
|
+
order: number;
|
|
36
|
+
from: string;
|
|
37
|
+
to: string;
|
|
38
|
+
moment: string;
|
|
39
|
+
serviceType: number;
|
|
40
|
+
productName: string;
|
|
41
|
+
productCode: string;
|
|
42
|
+
accommodationName?: string | null;
|
|
43
|
+
accommodationCode?: string | null;
|
|
44
|
+
regimeName?: string | null;
|
|
45
|
+
regimeCode?: string | null;
|
|
46
|
+
country?: IdName | null;
|
|
47
|
+
region?: IdName | null;
|
|
48
|
+
oord?: IdName | null;
|
|
49
|
+
location?: IdName | null;
|
|
50
|
+
longitude?: number | null;
|
|
51
|
+
latitude?: number | null;
|
|
52
|
+
pax: PackagingEntryLinePax[];
|
|
53
|
+
flightInformation?: PackagingEntryLineFlightInformation | null;
|
|
54
|
+
isChanged: boolean;
|
|
55
|
+
}
|
|
56
|
+
export interface PackagingEntryLinePax {
|
|
57
|
+
paxId: number;
|
|
58
|
+
room: number;
|
|
59
|
+
order: number;
|
|
60
|
+
}
|
|
61
|
+
export interface PackagingEntryLineFlightInformation {
|
|
62
|
+
pnr?: string | null;
|
|
63
|
+
flightLines: PackagingEntryLineFlightLine[];
|
|
64
|
+
}
|
|
65
|
+
export interface PackagingEntryLineFlightLine {
|
|
66
|
+
airlineCode: string;
|
|
67
|
+
airlineDescription: string;
|
|
68
|
+
operatingAirlineCode?: string | null;
|
|
69
|
+
operatingAirlineDescription?: string | null;
|
|
70
|
+
flightNumber: string;
|
|
71
|
+
operatingFlightNumber?: string | null;
|
|
72
|
+
departureDate: string;
|
|
73
|
+
departureTime?: string | null;
|
|
74
|
+
departureAirportCode: string;
|
|
75
|
+
departureAirportDescription: string;
|
|
76
|
+
arrivalDate: string;
|
|
77
|
+
arrivalTime?: string | null;
|
|
78
|
+
arrivalAirportCode: string;
|
|
79
|
+
arrivalAirportDescription: string;
|
|
80
|
+
durationInTicks?: number | null;
|
|
81
|
+
}
|
|
82
|
+
export interface IdName {
|
|
83
|
+
id: number;
|
|
84
|
+
name: string;
|
|
85
|
+
localizations?: IdNameLocalization[];
|
|
86
|
+
}
|
|
87
|
+
export interface IdNameLocalization {
|
|
88
|
+
languageId: number;
|
|
89
|
+
languageCode: string;
|
|
90
|
+
name: string;
|
|
91
|
+
}
|
|
92
|
+
export interface PackagingEntryAddress {
|
|
93
|
+
street: string;
|
|
94
|
+
houseNumber: string;
|
|
95
|
+
box?: string | null;
|
|
96
|
+
zipCode: string;
|
|
97
|
+
place: string;
|
|
98
|
+
country: string;
|
|
99
|
+
travelAgentId?: number;
|
|
100
|
+
phone?: string;
|
|
101
|
+
email?: string;
|
|
102
|
+
remarks?: string;
|
|
103
|
+
}
|
|
@@ -1,20 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
provider: string;
|
|
19
|
-
paxes: FlightSearchResponsePax[];
|
|
20
|
-
}
|
|
1
|
+
import { FlightSearchResponseFlight, FlightSearchResponsePax } from "../../../hubs";
|
|
2
|
+
import { PackagingBaseResponse } from "./packaging-base-response";
|
|
3
|
+
export interface PackagingFlightResponse extends PackagingBaseResponse {
|
|
4
|
+
flightRouteId: string;
|
|
5
|
+
travelClass?: number | null;
|
|
6
|
+
airlineCode: string;
|
|
7
|
+
airlineName: string;
|
|
8
|
+
isLuggageIncluded: boolean;
|
|
9
|
+
luggageInfo: string;
|
|
10
|
+
outwardGuid: string;
|
|
11
|
+
outward: FlightSearchResponseFlight;
|
|
12
|
+
returnGuid: string;
|
|
13
|
+
return: FlightSearchResponseFlight;
|
|
14
|
+
source: number;
|
|
15
|
+
provider: string;
|
|
16
|
+
paxes: FlightSearchResponsePax[];
|
|
17
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface PackagingTransaction {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface PackagingTransaction {
|
|
2
|
+
transactionId: string;
|
|
3
|
+
transactionExpiration: string;
|
|
4
|
+
}
|
|
@@ -1,67 +1,67 @@
|
|
|
1
|
-
import { TideElasticTag } from "./tide-elastic-tag";
|
|
2
|
-
export interface TideElasticProduct {
|
|
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
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
}
|
|
1
|
+
import { TideElasticTag } from "./tide-elastic-tag";
|
|
2
|
+
export interface TideElasticProduct {
|
|
3
|
+
catalogueIds: number[];
|
|
4
|
+
officeIds: number[];
|
|
5
|
+
productCode: string;
|
|
6
|
+
accommodationCode: string;
|
|
7
|
+
regimeCode: string;
|
|
8
|
+
isOnRequest: boolean;
|
|
9
|
+
serviceType: number;
|
|
10
|
+
tags: TideElasticTag[];
|
|
11
|
+
serviceTypes: number[];
|
|
12
|
+
fromDate: string;
|
|
13
|
+
fromDateTicks: number;
|
|
14
|
+
stayFromDate: string;
|
|
15
|
+
stayFromDateTicks: number;
|
|
16
|
+
stayToDate: string;
|
|
17
|
+
stayToDateTicks: number;
|
|
18
|
+
toDate: string;
|
|
19
|
+
toDateTicks: number;
|
|
20
|
+
duration: number;
|
|
21
|
+
durationPriority: number;
|
|
22
|
+
latitude?: number;
|
|
23
|
+
longitude?: number;
|
|
24
|
+
continentId: number;
|
|
25
|
+
continentName: string;
|
|
26
|
+
countryId: number;
|
|
27
|
+
regionId?: number;
|
|
28
|
+
oordId?: number;
|
|
29
|
+
locationId?: number;
|
|
30
|
+
price: number;
|
|
31
|
+
originalPrice: number;
|
|
32
|
+
flightPrice: number;
|
|
33
|
+
travelBudget: number;
|
|
34
|
+
priceWithTravelBudget: number;
|
|
35
|
+
currencyCode: string;
|
|
36
|
+
averagePricePerPerson: number;
|
|
37
|
+
averageOriginalPricePerPerson: number;
|
|
38
|
+
averageFlightPricePerPerson: number;
|
|
39
|
+
averageTravelBudgetPerPerson: number;
|
|
40
|
+
averagePriceWithTravelBudgetPerPerson: number;
|
|
41
|
+
adultCount: number;
|
|
42
|
+
childCount: number;
|
|
43
|
+
infantCount: number;
|
|
44
|
+
transportOrder?: number;
|
|
45
|
+
outwardDepartureAirportCode: string;
|
|
46
|
+
outwardArrivalAirportCode: string;
|
|
47
|
+
outwardAirlineCode: string;
|
|
48
|
+
returnDepartureAirportCode: string;
|
|
49
|
+
returnArrivalAirportCode: string;
|
|
50
|
+
returnAirlineCode: string;
|
|
51
|
+
travelClass: string;
|
|
52
|
+
name: Record<string, string>;
|
|
53
|
+
accommodation: Record<string, string>;
|
|
54
|
+
regime: Record<string, string>;
|
|
55
|
+
outwardDepartureAirport: Record<string, string>;
|
|
56
|
+
outwardArrivalAirport: Record<string, string>;
|
|
57
|
+
outwardAirline: Record<string, string>;
|
|
58
|
+
returnDepartureAirport: Record<string, string>;
|
|
59
|
+
returnArrivalAirport: Record<string, string>;
|
|
60
|
+
returnAirline: Record<string, string>;
|
|
61
|
+
continent: Record<string, string>;
|
|
62
|
+
country: Record<string, string>;
|
|
63
|
+
region: Record<string, string>;
|
|
64
|
+
oord: Record<string, string>;
|
|
65
|
+
location: Record<string, string>;
|
|
66
|
+
extraData: Record<string, any>;
|
|
67
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface TideElasticTag {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface TideElasticTag {
|
|
2
|
+
id: number;
|
|
3
|
+
name: Record<string, string>;
|
|
4
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export interface TideResponse<T> {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
1
|
+
export interface TideResponse<T> {
|
|
2
|
+
payload: T;
|
|
3
|
+
errorCode?: number;
|
|
4
|
+
errorMessage?: string;
|
|
5
|
+
errorDetails?: {
|
|
6
|
+
[name: string]: string;
|
|
7
|
+
};
|
|
8
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export interface TourCodesResponse {
|
|
2
|
-
|
|
3
|
-
}
|
|
1
|
+
export interface TourCodesResponse {
|
|
2
|
+
tourCodes: string[];
|
|
3
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface TransportDatesResponse {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
export interface TransportDatesResponse {
|
|
2
|
+
outwardDates: string[];
|
|
3
|
+
returnDates: string[];
|
|
4
|
+
}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import { PerPackageOption } from "./per-package-option";
|
|
2
|
-
export interface AirlineBookingPackageOption extends PerPackageOption {
|
|
1
|
+
import { PerPackageOption } from "./per-package-option";
|
|
2
|
+
export interface AirlineBookingPackageOption extends PerPackageOption {
|
|
3
|
+
}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import { PerPackageOption } from "./per-package-option";
|
|
2
|
-
export interface AirportBookingPackageOption extends PerPackageOption {
|
|
1
|
+
import { PerPackageOption } from "./per-package-option";
|
|
2
|
+
export interface AirportBookingPackageOption extends PerPackageOption {
|
|
3
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BookingOptionGroup } from "./booking-option-group";
|
|
2
|
-
export interface BookingAirlineGroup<T> {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
1
|
+
import { BookingOptionGroup } from "./booking-option-group";
|
|
2
|
+
export interface BookingAirlineGroup<T> {
|
|
3
|
+
label: string;
|
|
4
|
+
flightIds: string[];
|
|
5
|
+
groups: BookingOptionGroup<T>[];
|
|
6
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BookingOptionGroup } from "./booking-option-group";
|
|
2
|
-
export interface BookingAirportGroup<T> {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
1
|
+
import { BookingOptionGroup } from "./booking-option-group";
|
|
2
|
+
export interface BookingAirportGroup<T> {
|
|
3
|
+
label: string;
|
|
4
|
+
flightIds: string[];
|
|
5
|
+
groups: BookingOptionGroup<T>[];
|
|
6
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export interface BookingOptionGroup<T> {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
export interface BookingOptionGroup<T> {
|
|
2
|
+
name: string;
|
|
3
|
+
title: string;
|
|
4
|
+
options: T[];
|
|
5
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { AirlineBookingPackageOption } from "./airline-booking-package-option";
|
|
2
|
-
import { AirportBookingPackageOption } from "./airport-booking-package-option";
|
|
3
|
-
import { BookingAirlineGroup } from "./booking-airline-group";
|
|
4
|
-
import { BookingAirportGroup } from "./booking-airport-group";
|
|
5
|
-
import { BookingOptionGroup } from "./booking-option-group";
|
|
6
|
-
import { PerPaxPackageOption } from "./per-pax-package-option";
|
|
7
|
-
export interface BookingOptionPax {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
1
|
+
import { AirlineBookingPackageOption } from "./airline-booking-package-option";
|
|
2
|
+
import { AirportBookingPackageOption } from "./airport-booking-package-option";
|
|
3
|
+
import { BookingAirlineGroup } from "./booking-airline-group";
|
|
4
|
+
import { BookingAirportGroup } from "./booking-airport-group";
|
|
5
|
+
import { BookingOptionGroup } from "./booking-option-group";
|
|
6
|
+
import { PerPaxPackageOption } from "./per-pax-package-option";
|
|
7
|
+
export interface BookingOptionPax {
|
|
8
|
+
id: number;
|
|
9
|
+
paxName: string;
|
|
10
|
+
groups: BookingOptionGroup<PerPaxPackageOption>[];
|
|
11
|
+
airlineGroups: BookingAirlineGroup<AirlineBookingPackageOption>[];
|
|
12
|
+
airportGroups: BookingAirportGroup<AirportBookingPackageOption>[];
|
|
13
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { AirlineBookingPackageOption } from "./airline-booking-package-option";
|
|
2
|
-
import { AirportBookingPackageOption } from "./airport-booking-package-option";
|
|
3
|
-
import { BookingAirlineGroup } from "./booking-airline-group";
|
|
4
|
-
import { BookingAirportGroup } from "./booking-airport-group";
|
|
5
|
-
import { BookingOptionGroup } from "./booking-option-group";
|
|
6
|
-
import { PerUnitPackageOption } from "./per-unit-package-option";
|
|
7
|
-
export interface BookingOptionUnit {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
1
|
+
import { AirlineBookingPackageOption } from "./airline-booking-package-option";
|
|
2
|
+
import { AirportBookingPackageOption } from "./airport-booking-package-option";
|
|
3
|
+
import { BookingAirlineGroup } from "./booking-airline-group";
|
|
4
|
+
import { BookingAirportGroup } from "./booking-airport-group";
|
|
5
|
+
import { BookingOptionGroup } from "./booking-option-group";
|
|
6
|
+
import { PerUnitPackageOption } from "./per-unit-package-option";
|
|
7
|
+
export interface BookingOptionUnit {
|
|
8
|
+
index: number;
|
|
9
|
+
groups: BookingOptionGroup<PerUnitPackageOption>[];
|
|
10
|
+
airlineGroups: BookingAirlineGroup<AirlineBookingPackageOption>[];
|
|
11
|
+
airportGroups: BookingAirportGroup<AirportBookingPackageOption>[];
|
|
12
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export interface BookingPackageAvailability {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
1
|
+
export interface BookingPackageAvailability {
|
|
2
|
+
code: string;
|
|
3
|
+
count: number;
|
|
4
|
+
fromDate: string;
|
|
5
|
+
toDate: string;
|
|
6
|
+
tourCode: string;
|
|
7
|
+
isExternal: boolean;
|
|
8
|
+
onRequestPossible: boolean;
|
|
9
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BookingPackage, EntryLight } from "../..";
|
|
2
|
-
export interface BookingPackageWithEntry {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import { BookingPackage, EntryLight } from "../..";
|
|
2
|
+
export interface BookingPackageWithEntry {
|
|
3
|
+
bookingPackage: BookingPackage;
|
|
4
|
+
entry: EntryLight;
|
|
5
|
+
}
|