onServiceCreated( )


Notes:

Triggered when a service is created.

Permissions
Wix Multilingual - Nile Wrapper Domain Events Read
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?