Interface ConfirmBookingRequest

Hierarchy

  • ConfirmBookingRequest

Properties

cancellationReason?: string

The reason that the booking is being cancelled

salt: string

The salt extracted from the booking reference embedded in the organizer confirmation link, encoded as a URL-safe base64 string (without padding).

The action to take on the pending booking

Generated using TypeDoc