DunningAction Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
code string required, max size: 255, min size: 1
codeChanged boolean  
actionNotificationTemplate EmailTemplate  
actionChannel ActionChannelEnum  
parentEntityType object  
description string max size: 255, min size: 0
auditableFields array of AuditableFieldHistory  
relatedLevels array of DunningLevel  
assignedTo DunningAgent  
actionMode ActionModeEnum  
referenceDescription string  
attachOverdueInvoices boolean  
actionType ActionTypeEnum  
auditable Auditable  
version number  
historized boolean  
parentEntity BusinessEntity  
scriptInstance ScriptInstance  
appendGeneratedCode boolean  
id number  
activeAction boolean  
referenceCode string  
descriptionAndCode string  
transient boolean  
attachDueInvoices boolean  
descriptionOrCode string  
notified boolean  

Example

{
  "code" : "...",
  "codeChanged" : true,
  "actionNotificationTemplate" : {
    "descriptionAndCode" : "...",
    "historized" : true,
    "type" : "OTHER",
    "version" : 12345,
    "descriptionOrCode" : "...",
    "transient" : true,
    "description" : "...",
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "textContent" : "...",
    "notified" : true,
    "media" : "SMS",
    "referenceDescription" : "...",
    "id" : 12345,
    "codeChanged" : true,
    "tagStartDelimiter" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "startDate" : 12345,
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "parentEntityType" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "code" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "notified" : true
    },
    "appendGeneratedCode" : true,
    "code" : "...",
    "subject" : "...",
    "endDate" : 12345,
    "htmlContent" : "...",
    "parentEntityType" : { },
    "tagEndDelimiter" : "...",
    "referenceCode" : "..."
  },
  "actionChannel" : "EMAIL",
  "parentEntityType" : { },
  "description" : "...",
  "auditableFields" : [ {
    "historized" : true,
    "notified" : true,
    "auditType" : "OTHER",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  }, {
    "historized" : true,
    "notified" : true,
    "auditType" : "RENEWAL",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  } ],
  "relatedLevels" : [ {
    "daysOverdue" : 12345,
    "id" : 12345,
    "version" : 12345,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "description" : "...",
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "parentEntityType" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "code" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "notified" : true
    },
    "transient" : true,
    "historized" : true,
    "softDecline" : true,
    "minBalance" : 12345.0,
    "dunningActions" : [ {
      "code" : "...",
      "codeChanged" : true,
      "actionNotificationTemplate" : { },
      "actionChannel" : "CALL",
      "parentEntityType" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "relatedLevels" : [ { }, { } ],
      "assignedTo" : { },
      "actionMode" : "MANUAL",
      "referenceDescription" : "...",
      "attachOverdueInvoices" : true,
      "actionType" : "SEND_NOTIFICATION",
      "auditable" : { },
      "version" : 12345,
      "historized" : true,
      "parentEntity" : { },
      "scriptInstance" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "activeAction" : true,
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "transient" : true,
      "attachDueInvoices" : true,
      "descriptionOrCode" : "...",
      "notified" : true
    }, {
      "code" : "...",
      "codeChanged" : true,
      "actionNotificationTemplate" : { },
      "actionChannel" : "LETTER",
      "parentEntityType" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "relatedLevels" : [ { }, { } ],
      "assignedTo" : { },
      "actionMode" : "MANUAL",
      "referenceDescription" : "...",
      "attachOverdueInvoices" : true,
      "actionType" : "SCRIPT",
      "auditable" : { },
      "version" : 12345,
      "historized" : true,
      "parentEntity" : { },
      "scriptInstance" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "activeAction" : true,
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "transient" : true,
      "attachDueInvoices" : true,
      "descriptionOrCode" : "...",
      "notified" : true
    } ],
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "referenceDescription" : "...",
    "reminder" : true,
    "chargeType" : "PERCENTAGE",
    "parentEntityType" : { },
    "codeChanged" : true,
    "minBalanceCurrency" : {
      "auditable" : { },
      "descriptionEn" : "...",
      "historized" : true,
      "symbol" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "systemCurrency" : true,
      "transient" : true,
      "id" : 12345,
      "version" : 12345,
      "currencyCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "chargeValue" : 12345.0,
    "referenceCode" : "...",
    "chargeCurrency" : {
      "auditable" : { },
      "descriptionEn" : "...",
      "historized" : true,
      "symbol" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "systemCurrency" : true,
      "transient" : true,
      "id" : 12345,
      "version" : 12345,
      "currencyCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "relatedPolicies" : [ {
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "dunningPolicy" : { },
      "collectionPlanStatus" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345,
      "historized" : true,
      "sequence" : 12345,
      "dunningLevel" : { }
    }, {
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "dunningPolicy" : { },
      "collectionPlanStatus" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345,
      "historized" : true,
      "sequence" : 12345,
      "dunningLevel" : { }
    } ],
    "code" : "...",
    "notified" : true,
    "active" : true,
    "descriptionOrCode" : "...",
    "endOfDunningLevel" : true
  }, {
    "daysOverdue" : 12345,
    "id" : 12345,
    "version" : 12345,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "description" : "...",
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "parentEntityType" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "code" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "notified" : true
    },
    "transient" : true,
    "historized" : true,
    "softDecline" : true,
    "minBalance" : 12345.0,
    "dunningActions" : [ {
      "code" : "...",
      "codeChanged" : true,
      "actionNotificationTemplate" : { },
      "actionChannel" : "CERTIFIED_LETTER",
      "parentEntityType" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "relatedLevels" : [ { }, { } ],
      "assignedTo" : { },
      "actionMode" : "MANUAL",
      "referenceDescription" : "...",
      "attachOverdueInvoices" : true,
      "actionType" : "RETRY_PAYMENT",
      "auditable" : { },
      "version" : 12345,
      "historized" : true,
      "parentEntity" : { },
      "scriptInstance" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "activeAction" : true,
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "transient" : true,
      "attachDueInvoices" : true,
      "descriptionOrCode" : "...",
      "notified" : true
    }, {
      "code" : "...",
      "codeChanged" : true,
      "actionNotificationTemplate" : { },
      "actionChannel" : "LETTER",
      "parentEntityType" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "relatedLevels" : [ { }, { } ],
      "assignedTo" : { },
      "actionMode" : "MANUAL",
      "referenceDescription" : "...",
      "attachOverdueInvoices" : true,
      "actionType" : "SEND_NOTIFICATION",
      "auditable" : { },
      "version" : 12345,
      "historized" : true,
      "parentEntity" : { },
      "scriptInstance" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "activeAction" : true,
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "transient" : true,
      "attachDueInvoices" : true,
      "descriptionOrCode" : "...",
      "notified" : true
    } ],
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "referenceDescription" : "...",
    "reminder" : true,
    "chargeType" : "FLAT_AMOUNT",
    "parentEntityType" : { },
    "codeChanged" : true,
    "minBalanceCurrency" : {
      "auditable" : { },
      "descriptionEn" : "...",
      "historized" : true,
      "symbol" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "systemCurrency" : true,
      "transient" : true,
      "id" : 12345,
      "version" : 12345,
      "currencyCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "chargeValue" : 12345.0,
    "referenceCode" : "...",
    "chargeCurrency" : {
      "auditable" : { },
      "descriptionEn" : "...",
      "historized" : true,
      "symbol" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "systemCurrency" : true,
      "transient" : true,
      "id" : 12345,
      "version" : 12345,
      "currencyCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "relatedPolicies" : [ {
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "dunningPolicy" : { },
      "collectionPlanStatus" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345,
      "historized" : true,
      "sequence" : 12345,
      "dunningLevel" : { }
    }, {
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "dunningPolicy" : { },
      "collectionPlanStatus" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345,
      "historized" : true,
      "sequence" : 12345,
      "dunningLevel" : { }
    } ],
    "code" : "...",
    "notified" : true,
    "active" : true,
    "descriptionOrCode" : "...",
    "endOfDunningLevel" : true
  } ],
  "assignedTo" : {
    "agentEmailItem" : "...",
    "dunningSettings" : {
      "code" : "...",
      "auditable" : { },
      "dunningCollectionPlanStatuses" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "dunningAgents" : [ { }, { } ],
      "historized" : true,
      "descriptionOrCode" : "...",
      "dunningStopReasons" : [ { }, { } ],
      "referenceDescription" : "...",
      "description" : "...",
      "dunningMode" : "CUSTOMER_LEVEL",
      "accountingArticle" : { },
      "id" : 12345,
      "dunningPaymentRetries" : [ { }, { } ],
      "maxDaysOutstanding" : 12345,
      "referenceCode" : "...",
      "applyDunningChargeFxExchangeRate" : true,
      "interestForDelayRate" : 12345.0,
      "dunningPauseReasons" : [ { }, { } ],
      "parentEntityType" : { },
      "allowDunningCharges" : true,
      "maxDunningLevels" : 12345,
      "codeChanged" : true,
      "parentEntity" : { },
      "allowInterestForDelay" : true,
      "descriptionAndCode" : "...",
      "notified" : true,
      "appendGeneratedCode" : true
    },
    "agentFirstNameItem" : "...",
    "collectionAgency" : "...",
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "transient" : true,
    "version" : 12345,
    "external" : true,
    "id" : 12345,
    "historized" : true,
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "STATUS",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "agentLastNameItem" : "...",
    "notified" : true
  },
  "actionMode" : "AUTOMATIC",
  "referenceDescription" : "...",
  "attachOverdueInvoices" : true,
  "actionType" : "SEND_NOTIFICATION",
  "auditable" : {
    "lastModified" : 12345,
    "updated" : 12345,
    "updater" : "...",
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "version" : 12345,
  "historized" : true,
  "parentEntity" : {
    "descriptionOrCode" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "version" : 12345,
    "historized" : true,
    "appendGeneratedCode" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "parentEntity" : { },
    "parentEntityType" : { },
    "description" : "...",
    "referenceDescription" : "...",
    "codeChanged" : true,
    "referenceCode" : "...",
    "code" : "...",
    "transient" : true,
    "descriptionAndCode" : "...",
    "id" : 12345,
    "notified" : true
  },
  "scriptInstance" : {
    "id" : 12345,
    "appendGeneratedCode" : true,
    "parentEntityType" : { },
    "referenceCode" : "...",
    "sourcingRoles" : [ "...", "..." ],
    "active" : true,
    "descriptionAndCode" : "...",
    "script" : "...",
    "description" : "...",
    "codeChanged" : true,
    "referenceDescription" : "...",
    "code" : "...",
    "error" : true,
    "sourceTypeEnum" : "JAVA_CLASS",
    "version" : 12345,
    "descriptionOrCode" : "...",
    "reuse" : true,
    "executionRoles" : [ "...", "..." ],
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "parentEntityType" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "code" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "id" : 12345,
      "notified" : true
    },
    "scriptInstanceCategory" : {
      "version" : 12345,
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "id" : 12345,
      "auditable" : { },
      "descriptionAndCode" : "...",
      "codeChanged" : true
    },
    "scriptErrors" : [ {
      "columnNumber" : 12345,
      "message" : "...",
      "sourceFile" : "...",
      "lineNumber" : 12345
    }, {
      "columnNumber" : 12345,
      "message" : "...",
      "sourceFile" : "...",
      "lineNumber" : 12345
    } ],
    "notified" : true,
    "disabled" : true,
    "transient" : true,
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "historized" : true
  },
  "appendGeneratedCode" : true,
  "id" : 12345,
  "activeAction" : true,
  "referenceCode" : "...",
  "descriptionAndCode" : "...",
  "transient" : true,
  "attachDueInvoices" : true,
  "descriptionOrCode" : "...",
  "notified" : true
}