Class ClientNoteCommand

java.lang.Object
org.apache.fineract.portfolio.client.command.ClientNoteCommand

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

    • ClientNoteCommand

      public ClientNoteCommand(String note)
  • Method Details

    • validate

      public void validate()