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 Details

    • NotesResponse

      public NotesResponse(Notes notes)
      Instantiates a new NotesResponse object.
      Parameters:
      notes - Holds the Notes objects.