feat(SW-614): Add mustBeGuaranteed flag and update content based on this
This commit is contained in:
@@ -31,6 +31,7 @@ export interface PaymentProps {
|
||||
hotelId: string
|
||||
otherPaymentOptions: string[]
|
||||
savedCreditCards: CreditCard[] | null
|
||||
mustBeGuaranteed: boolean
|
||||
}
|
||||
|
||||
export interface SectionPageProps {
|
||||
|
||||
Reference in New Issue
Block a user