onLoyaltyEarningRuleDeleted( )


Notes:

Triggered when an earning rule is deleted.

Permissions
Read Loyalty
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?