onLoyaltyEarningRuleDeleted( )


Notes:

Triggered when an earning rule is deleted.

Permissions
Manage Loyalty
Read Loyalty
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?