Interface UserNotificationDelivery

All Superinterfaces:
BaseModel<UserNotificationDelivery>, ClassedModel, Cloneable, Comparable<UserNotificationDelivery>, MVCCModel, PersistedModel, Serializable, ShardedModel, TypedModel, UserNotificationDeliveryModel
All Known Implementing Classes:
UserNotificationDeliveryWrapper

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