DunningLevel Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
endOfDunningLevel boolean  
notified boolean  
parentEntity BusinessEntity  
reminder boolean  
id number  
active boolean  
minBalance number  
transient boolean  
minBalanceCurrency Currency  
descriptionOrCode string  
dunningActions array of DunningAction  
daysOverdue number  
relatedPolicies array of DunningPolicyLevel  
parentEntityType object  
appendGeneratedCode boolean  
softDecline boolean  
chargeCurrency Currency  
auditable Auditable  
referenceCode string  
version number  
referenceDescription string  
chargeValue number  
historized boolean  
auditableFields array of AuditableFieldHistory  
code string required, max size: 255, min size: 1
descriptionAndCode string  
description string max size: 255, min size: 0
chargeType DunningLevelChargeTypeEnum  
codeChanged boolean  

Example

{
  "endOfDunningLevel" : true,
  "notified" : true,
  "parentEntity" : {
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    } ],
    "description" : "...",
    "version" : 12345,
    "id" : 12345,
    "notified" : true,
    "appendGeneratedCode" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "parentEntityType" : { },
    "descriptionAndCode" : "...",
    "descriptionOrCode" : "...",
    "transient" : true,
    "parentEntity" : { },
    "referenceDescription" : "...",
    "historized" : true,
    "referenceCode" : "...",
    "code" : "..."
  },
  "reminder" : true,
  "id" : 12345,
  "active" : true,
  "minBalance" : 12345.0,
  "transient" : true,
  "minBalanceCurrency" : {
    "historized" : true,
    "notified" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "symbol" : "...",
    "systemCurrency" : true,
    "currencyCode" : "...",
    "descriptionEn" : "...",
    "description" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "transient" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "id" : 12345,
    "version" : 12345
  },
  "descriptionOrCode" : "...",
  "dunningActions" : [ {
    "referenceCode" : "...",
    "descriptionAndCode" : "...",
    "scriptInstance" : {
      "auditable" : { },
      "notified" : true,
      "executionRoles" : [ "...", "..." ],
      "auditableFields" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "active" : true,
      "version" : 12345,
      "reuse" : true,
      "error" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "sourcingRoles" : [ "...", "..." ],
      "disabled" : true,
      "referenceCode" : "...",
      "scriptInstanceCategory" : { },
      "historized" : true,
      "scriptErrors" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "script" : "...",
      "descriptionAndCode" : "..."
    },
    "transient" : true,
    "actionType" : "ISSUE_A_CREDIT_NOTE",
    "description" : "...",
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "relatedLevels" : [ {
      "endOfDunningLevel" : true,
      "notified" : true,
      "parentEntity" : { },
      "reminder" : true,
      "id" : 12345,
      "active" : true,
      "minBalance" : 12345.0,
      "transient" : true,
      "minBalanceCurrency" : { },
      "descriptionOrCode" : "...",
      "dunningActions" : [ { }, { } ],
      "daysOverdue" : 12345,
      "relatedPolicies" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "softDecline" : true,
      "chargeCurrency" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "chargeValue" : 12345.0,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "chargeType" : "FLAT_AMOUNT",
      "codeChanged" : true
    }, {
      "endOfDunningLevel" : true,
      "notified" : true,
      "parentEntity" : { },
      "reminder" : true,
      "id" : 12345,
      "active" : true,
      "minBalance" : 12345.0,
      "transient" : true,
      "minBalanceCurrency" : { },
      "descriptionOrCode" : "...",
      "dunningActions" : [ { }, { } ],
      "daysOverdue" : 12345,
      "relatedPolicies" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "softDecline" : true,
      "chargeCurrency" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "chargeValue" : 12345.0,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "chargeType" : "FLAT_AMOUNT",
      "codeChanged" : true
    } ],
    "notified" : true,
    "actionNotificationTemplate" : {
      "htmlContent" : "...",
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "...",
      "textContent" : "...",
      "type" : "DUNNING",
      "version" : 12345,
      "tagStartDelimiter" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "id" : 12345,
      "subject" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "endDate" : 12345,
      "tagEndDelimiter" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "description" : "...",
      "transient" : true,
      "historized" : true,
      "referenceCode" : "...",
      "media" : "SMS",
      "appendGeneratedCode" : true
    },
    "appendGeneratedCode" : true,
    "attachDueInvoices" : true,
    "actionMode" : "AUTOMATIC",
    "version" : 12345,
    "activeAction" : true,
    "parentEntityType" : { },
    "descriptionOrCode" : "...",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "historized" : true,
    "attachOverdueInvoices" : true,
    "id" : 12345,
    "assignedTo" : {
      "dunningSettings" : { },
      "agentEmailItem" : "...",
      "collectionAgency" : "...",
      "auditableFields" : [ { }, { } ],
      "external" : true,
      "transient" : true,
      "historized" : true,
      "agentLastNameItem" : "...",
      "auditable" : { },
      "agentFirstNameItem" : "...",
      "version" : 12345,
      "notified" : true,
      "id" : 12345
    },
    "referenceDescription" : "...",
    "actionChannel" : "EMAIL",
    "codeChanged" : true,
    "code" : "..."
  }, {
    "referenceCode" : "...",
    "descriptionAndCode" : "...",
    "scriptInstance" : {
      "auditable" : { },
      "notified" : true,
      "executionRoles" : [ "...", "..." ],
      "auditableFields" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "active" : true,
      "version" : 12345,
      "reuse" : true,
      "error" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "sourcingRoles" : [ "...", "..." ],
      "disabled" : true,
      "referenceCode" : "...",
      "scriptInstanceCategory" : { },
      "historized" : true,
      "scriptErrors" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "script" : "...",
      "descriptionAndCode" : "..."
    },
    "transient" : true,
    "actionType" : "SEND_NOTIFICATION",
    "description" : "...",
    "parentEntity" : {
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "transient" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "code" : "..."
    },
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "OTHER",
      "historized" : true
    } ],
    "relatedLevels" : [ {
      "endOfDunningLevel" : true,
      "notified" : true,
      "parentEntity" : { },
      "reminder" : true,
      "id" : 12345,
      "active" : true,
      "minBalance" : 12345.0,
      "transient" : true,
      "minBalanceCurrency" : { },
      "descriptionOrCode" : "...",
      "dunningActions" : [ { }, { } ],
      "daysOverdue" : 12345,
      "relatedPolicies" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "softDecline" : true,
      "chargeCurrency" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "chargeValue" : 12345.0,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "chargeType" : "FLAT_AMOUNT",
      "codeChanged" : true
    }, {
      "endOfDunningLevel" : true,
      "notified" : true,
      "parentEntity" : { },
      "reminder" : true,
      "id" : 12345,
      "active" : true,
      "minBalance" : 12345.0,
      "transient" : true,
      "minBalanceCurrency" : { },
      "descriptionOrCode" : "...",
      "dunningActions" : [ { }, { } ],
      "daysOverdue" : 12345,
      "relatedPolicies" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "softDecline" : true,
      "chargeCurrency" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "chargeValue" : 12345.0,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "chargeType" : "PERCENTAGE",
      "codeChanged" : true
    } ],
    "notified" : true,
    "actionNotificationTemplate" : {
      "htmlContent" : "...",
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "...",
      "textContent" : "...",
      "type" : "DUNNING",
      "version" : 12345,
      "tagStartDelimiter" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "id" : 12345,
      "subject" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "endDate" : 12345,
      "tagEndDelimiter" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "description" : "...",
      "transient" : true,
      "historized" : true,
      "referenceCode" : "...",
      "media" : "QUEUE",
      "appendGeneratedCode" : true
    },
    "appendGeneratedCode" : true,
    "attachDueInvoices" : true,
    "actionMode" : "AUTOMATIC",
    "version" : 12345,
    "activeAction" : true,
    "parentEntityType" : { },
    "descriptionOrCode" : "...",
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "historized" : true,
    "attachOverdueInvoices" : true,
    "id" : 12345,
    "assignedTo" : {
      "dunningSettings" : { },
      "agentEmailItem" : "...",
      "collectionAgency" : "...",
      "auditableFields" : [ { }, { } ],
      "external" : true,
      "transient" : true,
      "historized" : true,
      "agentLastNameItem" : "...",
      "auditable" : { },
      "agentFirstNameItem" : "...",
      "version" : 12345,
      "notified" : true,
      "id" : 12345
    },
    "referenceDescription" : "...",
    "actionChannel" : "EMAIL",
    "codeChanged" : true,
    "code" : "..."
  } ],
  "daysOverdue" : 12345,
  "relatedPolicies" : [ {
    "dunningLevel" : {
      "endOfDunningLevel" : true,
      "notified" : true,
      "parentEntity" : { },
      "reminder" : true,
      "id" : 12345,
      "active" : true,
      "minBalance" : 12345.0,
      "transient" : true,
      "minBalanceCurrency" : { },
      "descriptionOrCode" : "...",
      "dunningActions" : [ { }, { } ],
      "daysOverdue" : 12345,
      "relatedPolicies" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "softDecline" : true,
      "chargeCurrency" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "chargeValue" : 12345.0,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "chargeType" : "PERCENTAGE",
      "codeChanged" : true
    },
    "version" : 12345,
    "sequence" : 12345,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "notified" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "STATUS",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "transient" : true,
    "collectionPlanStatus" : {
      "description" : "...",
      "status" : "SUCCESS",
      "auditableFields" : [ { }, { } ],
      "colorCode" : "...",
      "historized" : true,
      "id" : 12345,
      "auditable" : { },
      "dunningSettings" : { },
      "version" : 12345,
      "notified" : true,
      "transient" : true
    },
    "dunningPolicy" : {
      "isDefaultPolicy" : true,
      "transient" : true,
      "version" : 12345,
      "totalDunningLevels" : 12345,
      "id" : 12345,
      "minBalanceTriggerCurrency" : { },
      "interestForDelaySequence" : 12345,
      "policyPriority" : 12345,
      "active" : true,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "isActivePolicy" : true,
      "policyName" : "...",
      "minBalanceTrigger" : 12345.0,
      "attachInvoicesToEmails" : true,
      "includePayReminder" : true,
      "dunningPolicyRules" : [ { }, { } ],
      "dunningLevels" : [ { }, { } ],
      "disabled" : true,
      "determineLevelBy" : "DAYS_OVERDUE_OR_BALANCE_THRESHOLD",
      "auditable" : { },
      "notified" : true,
      "includeDueInvoicesInThreshold" : true,
      "policyDescription" : "..."
    },
    "historized" : true,
    "id" : 12345
  }, {
    "dunningLevel" : {
      "endOfDunningLevel" : true,
      "notified" : true,
      "parentEntity" : { },
      "reminder" : true,
      "id" : 12345,
      "active" : true,
      "minBalance" : 12345.0,
      "transient" : true,
      "minBalanceCurrency" : { },
      "descriptionOrCode" : "...",
      "dunningActions" : [ { }, { } ],
      "daysOverdue" : 12345,
      "relatedPolicies" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "softDecline" : true,
      "chargeCurrency" : { },
      "auditable" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "chargeValue" : 12345.0,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "chargeType" : "FLAT_AMOUNT",
      "codeChanged" : true
    },
    "version" : 12345,
    "sequence" : 12345,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "notified" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "transient" : true,
    "collectionPlanStatus" : {
      "description" : "...",
      "status" : "STOPPED",
      "auditableFields" : [ { }, { } ],
      "colorCode" : "...",
      "historized" : true,
      "id" : 12345,
      "auditable" : { },
      "dunningSettings" : { },
      "version" : 12345,
      "notified" : true,
      "transient" : true
    },
    "dunningPolicy" : {
      "isDefaultPolicy" : true,
      "transient" : true,
      "version" : 12345,
      "totalDunningLevels" : 12345,
      "id" : 12345,
      "minBalanceTriggerCurrency" : { },
      "interestForDelaySequence" : 12345,
      "policyPriority" : 12345,
      "active" : true,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "isActivePolicy" : true,
      "policyName" : "...",
      "minBalanceTrigger" : 12345.0,
      "attachInvoicesToEmails" : true,
      "includePayReminder" : true,
      "dunningPolicyRules" : [ { }, { } ],
      "dunningLevels" : [ { }, { } ],
      "disabled" : true,
      "determineLevelBy" : "DAYS_OVERDUE_OR_BALANCE_THRESHOLD",
      "auditable" : { },
      "notified" : true,
      "includeDueInvoicesInThreshold" : true,
      "policyDescription" : "..."
    },
    "historized" : true,
    "id" : 12345
  } ],
  "parentEntityType" : { },
  "appendGeneratedCode" : true,
  "softDecline" : true,
  "chargeCurrency" : {
    "historized" : true,
    "notified" : true,
    "auditable" : {
      "updater" : "...",
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "created" : 12345,
      "lastModified" : 12345
    },
    "symbol" : "...",
    "systemCurrency" : true,
    "currencyCode" : "...",
    "descriptionEn" : "...",
    "description" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "transient" : true,
    "auditableFields" : [ {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    }, {
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notified" : true,
      "notfiable" : true,
      "previousState" : { },
      "auditType" : "RENEWAL",
      "historized" : true
    } ],
    "id" : 12345,
    "version" : 12345
  },
  "auditable" : {
    "updater" : "...",
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "created" : 12345,
    "lastModified" : 12345
  },
  "referenceCode" : "...",
  "version" : 12345,
  "referenceDescription" : "...",
  "chargeValue" : 12345.0,
  "historized" : true,
  "auditableFields" : [ {
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notified" : true,
    "notfiable" : true,
    "previousState" : { },
    "auditType" : "RENEWAL",
    "historized" : true
  }, {
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notified" : true,
    "notfiable" : true,
    "previousState" : { },
    "auditType" : "RENEWAL",
    "historized" : true
  } ],
  "code" : "...",
  "descriptionAndCode" : "...",
  "description" : "...",
  "chargeType" : "FLAT_AMOUNT",
  "codeChanged" : true
}