onPolicyCreated( )


Notes:

Triggered when a policy is created.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?