Class RecipientInfo

java.lang.Object
com.skava.model.datatransferobjects.RecipientInfo
All Implemented Interfaces:
Serializable

@Validated public class RecipientInfo extends Object implements Serializable
Contains the information of the recipient of this notification.
See Also:
  • Field Details

    • name

      @DeIdentify protected String name
      The name.
  • Constructor Details

    • RecipientInfo

      public RecipientInfo()
      the default constructor