Package com.skava.model.requests
Class SendNotificationRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.model.requests.SendNotificationRequest
- All Implemented Interfaces:
Serializable
public class SendNotificationRequest
extends com.skava.core.validation.InputModel
The class NotificationRequest Contains of message/email service request values which will be transfered from
controller to serviceImpl.
- Author:
- Infosys Equinox
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
notification
NotificationDTO
-
-
Constructor Details
-
SendNotificationRequest
public SendNotificationRequest()Default constructor
-