Class NoteCommand

java.lang.Object
org.apache.fineract.portfolio.note.command.NoteCommand

public class NoteCommand extends Object
Immutable command used for create or update of notes.
  • Constructor Details

    • NoteCommand

      public NoteCommand(String note)