public static class EmailNotificationHistoryResponse.EmailNotification extends VaultModel
Constructor and Description |
---|
EmailNotification() |
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public Integer getDocumentId()
public void setDocumentId(Integer documentId)
public String getErrorMessage()
public void setErrorMessage(String errorMessage)
public void setIncludedNotificationIds(List<Integer> includedNotificationIds)
public Integer getMajorVersion()
public void setMajorVersion(Integer majorVersion)
public Integer getMinorVersion()
public void setMinorVersion(Integer minorVersion)
public Integer getNotificationId()
public void setNotificationId(Integer notificationId)
public String getObjectName()
public void setObjectName(String objectName)
public String getObjectRecordId()
public void setObjectRecordId(String objectRecordId)
public String getRecipientEmail()
public void setRecipientEmail(String recipientEmail)
public Integer getRecipientId()
public void setRecipientId(Integer recipientId)
public String getRecipientName()
public void setRecipientName(String recipientName)
public String getSendDate()
public void setSendDate(String sendDate)
public Integer getSenderId()
public void setSenderId(Integer senderId)
public String getSenderName()
public void setSenderName(String senderName)
public String getString()
public void setStatus(String status)
public String getStatusDate()
public void setStatusDate(String statusDate)
public String getSubject()
public void setSubject(String subject)
public Integer getTaskId()
public void setTaskId(Integer taskId)
public String getTemplateName()
public void setTemplateName(String templateName)
public Integer getWorkflowId()
public void setWorkflowId(Integer workflowId)
Copyright © 2024. All rights reserved.