Class EmailModificationRequest

    • Constructor Detail

      • EmailModificationRequest

        public EmailModificationRequest()
    • Method Detail

      • getSystemCode

        public String getSystemCode()
        Gets the system code (QCCode) of the email.
        Specified by:
        getSystemCode in interface ModificationRequest
        Returns:
        The system code of the email.
      • setSystemCode

        public void setSystemCode​(String systemCode)
      • toString

        public String toString()
        Provides a string representation of the email modification request.
        Overrides:
        toString in class EmailDataUpdateRequest
        Returns:
        A string representation of the object.