We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fc566 commit 1763806Copy full SHA for 1763806
src/Stays/StaysTypes.ts
@@ -81,6 +81,7 @@ export type StaysSource =
81
| 'priceline'
82
| 'travelport'
83
| 'expedia'
84
+ | 'sabre'
85
| 'duffel_hotel_group'
86
87
export interface StaysRate {
0 commit comments