onBookingNumberOfParticipantsUpdated( )


Notes:

Triggered when the number of participants is updated.

Permissions
Read bookings calendar - including participants
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?