Class EmailNotification

java.lang.Object
com.skava.core.validation.InputModel
com.skava.model.datatransferobjects.EmailNotification
All Implemented Interfaces:
Serializable

public class EmailNotification extends com.skava.core.validation.InputModel
The Class EmailNotification.
Author:
Infosys Equinox This Class is the model for email notification.
See Also:
  • Field Details

    • email

      @DeIdentify protected String email
      The name.
    • name

      @DeIdentify protected String name
      The name.
  • Constructor Details

    • EmailNotification

      public EmailNotification()
      The default class constructor.