Interface UserNotificationEvent

All Superinterfaces:
BaseModel<UserNotificationEvent>, ClassedModel, Cloneable, Comparable<UserNotificationEvent>, MVCCModel, PersistedModel, Serializable, ShardedModel, UserNotificationEventModel
All Known Implementing Classes:
UserNotificationEventWrapper

@ProviderType public interface UserNotificationEvent extends PersistedModel, UserNotificationEventModel
The extended model interface for the UserNotificationEvent service. Represents a row in the "UserNotificationEvent" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}