Interface NotificationRecipientContract

All Superinterfaces:
GloballyUnique, KenIdentifiable, Versioned
All Known Implementing Classes:
NotificationRecipient, NotificationRecipient.Builder

public interface NotificationRecipientContract extends KenIdentifiable, Versioned, GloballyUnique
  • Method Details

    • getNotificationId

      Long getNotificationId()
    • getRecipientType

      String getRecipientType()
    • getRecipientId

      String getRecipientId()