onLoyaltyEarningRuleUpdated( )


Notes:

Triggered when an earning rule is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?