feat(SW-914): add enum
This commit is contained in:
@@ -148,6 +148,7 @@ export enum FacilityEnum {
|
||||
Lake0To1Km = 1865,
|
||||
LakeOrSea0To1Km = 245437,
|
||||
LaptopSafe = 5283,
|
||||
LateCheckOutUntil1400Guaranteed = 324101,
|
||||
LaundryRoom = 326031,
|
||||
LaundryService = 1834,
|
||||
LaundryServiceExpress = 162583,
|
||||
@@ -155,6 +156,7 @@ export enum FacilityEnum {
|
||||
LifestyleConcierge = 162584,
|
||||
LuggageLockers = 324098,
|
||||
Massage = 348859,
|
||||
MeetingArea = 1692,
|
||||
MeetingConferenceFacilities = 5806,
|
||||
MeetingRooms = 1017,
|
||||
MinibarInRoom = 5768,
|
||||
@@ -259,6 +261,4 @@ export enum FacilityEnum {
|
||||
WideEntrance = 2085,
|
||||
WideRestaurantEntrance = 2087,
|
||||
WiFiWirelessInternetAccessAllScandic = 5774,
|
||||
MeetingArea = 1692,
|
||||
LateCheckOutUntil1400Guaranteed = 324101,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user