Class EventNotificationDispatchJobData

    • Constructor Detail

      • EventNotificationDispatchJobData

        public EventNotificationDispatchJobData()
      • EventNotificationDispatchJobData

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

      • getTemplateId

        public Integer getTemplateId()
      • setTemplateId

        public void setTemplateId​(Integer templateId)
      • templateId

        public void templateId​(String multirequestToken)
      • getContentParameters

        public List<KeyValue> getContentParameters()
      • setContentParameters

        public void setContentParameters​(List<KeyValue> contentParameters)