onAvailabilityExceptionUpdated( )


Notes:

Triggered when an availability exception is updated.

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

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

Did this help?