Class EventNotificationParameter

    • Constructor Detail

      • EventNotificationParameter

        public EventNotificationParameter()
      • EventNotificationParameter

        public EventNotificationParameter​(com.google.gson.JsonObject jsonObject)
                                   throws APIException
        Throws:
        APIException
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • key

        public void key​(String multirequestToken)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • description

        public void description​(String multirequestToken)
      • setValue

        public void setValue​(StringValue value)