Class LogoffResponse

  • All Implemented Interfaces:
    SASConstants

    public class LogoffResponse
    extends Response

    Created by Jeff Gaynor
    on 8/16/22 at 7:25 AM

    • Field Detail

      • message

        public String message
    • Constructor Detail

      • LogoffResponse

        public LogoffResponse()
      • LogoffResponse

        public LogoffResponse​(Action action,
                              String message)
    • Method Detail

      • deserialize

        public void deserialize​(net.sf.json.JSONObject json)
        Overrides:
        deserialize in class Response
      • serialize

        public net.sf.json.JSONObject serialize()
        Overrides:
        serialize in class Response