Package com.skava.model.responses
Class NotesResponse
java.lang.Object
com.skava.core.validation.OutputModel
com.skava.model.responses.NotesResponse
- All Implemented Interfaces:
Serializable
public class NotesResponse
extends com.skava.core.validation.OutputModel
This class defines the Notes Response model holds the notes details.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotesResponse
Instantiates a new NotesResponse object.- Parameters:
notes
- Holds theNotes
objects.
-