feat: SW-1588 Updated rate selection
This commit is contained in:
@@ -23,6 +23,7 @@ export type FlexibilityOptionProps = {
|
||||
roomType: RoomConfiguration["roomType"]
|
||||
roomTypeCode: RoomConfiguration["roomTypeCode"]
|
||||
title: string
|
||||
rateTitle?: string // This is for special rates via booking codes
|
||||
}
|
||||
|
||||
export interface PriceListProps {
|
||||
|
||||
Reference in New Issue
Block a user