Booking Declined


Notes:

Triggered when a booking is declined.

Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: BookingDeclinedEnvelope): void | Promise<void>

Did this help?