onRewardCreated( )


Notes:

Triggered when a reward is created.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?