Class LoyaltyEvent

java.lang.Object
com.skava.loyalty.model.entity.LoyaltyAuditEntry
com.skava.loyalty.model.entity.LoyaltyEvent
All Implemented Interfaces:
Serializable

@QueryEntity @Config(defaultVariableName="events") public class LoyaltyEvent extends LoyaltyAuditEntry

This class holds the model attributes for Loyalty Event

Since:
8.5
Version:
8.5
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • LoyaltyEvent

      public LoyaltyEvent()