onAvailabilityExceptionCreated( )


Notes:

Triggered when an availability exception is created.

Permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?