DunningSettings Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
code string required, max size: 255, min size: 1
auditable Auditable  
dunningCollectionPlanStatuses array of DunningCollectionPlanStatus  
auditableFields array of AuditableFieldHistory  
version number  
transient boolean  
dunningAgents array of DunningAgent  
historized boolean  
descriptionOrCode string  
dunningStopReasons array of DunningStopReason  
referenceDescription string  
description string max size: 255, min size: 0
dunningMode DunningModeEnum  
accountingArticle AccountingArticle  
id number  
dunningPaymentRetries array of DunningPaymentRetry  
maxDaysOutstanding number  
referenceCode string  
applyDunningChargeFxExchangeRate boolean  
interestForDelayRate number  
dunningPauseReasons array of DunningPauseReason  
parentEntityType object  
allowDunningCharges boolean  
maxDunningLevels number  
codeChanged boolean  
parentEntity BusinessEntity  
allowInterestForDelay boolean  
descriptionAndCode string  
notified boolean  
appendGeneratedCode boolean  

Example

{
  "code" : "...",
  "auditable" : {
    "lastModified" : 12345,
    "updated" : 12345,
    "updater" : "...",
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "dunningCollectionPlanStatuses" : [ {
    "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
    },
    "version" : 12345,
    "historized" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "colorCode" : "...",
    "status" : "FAILED",
    "description" : "...",
    "transient" : true,
    "notified" : true,
    "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" : { }
    } ],
    "id" : 12345
  }, {
    "dunningSettings" : {
      "code" : "...",
      "auditable" : { },
      "dunningCollectionPlanStatuses" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "dunningAgents" : [ { }, { } ],
      "historized" : true,
      "descriptionOrCode" : "...",
      "dunningStopReasons" : [ { }, { } ],
      "referenceDescription" : "...",
      "description" : "...",
      "dunningMode" : "INVOICE_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
    },
    "version" : 12345,
    "historized" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "colorCode" : "...",
    "status" : "STOPPED",
    "description" : "...",
    "transient" : true,
    "notified" : true,
    "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" : { }
    } ],
    "id" : 12345
  } ],
  "auditableFields" : [ {
    "historized" : true,
    "notified" : true,
    "auditType" : "STATUS",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  }, {
    "historized" : true,
    "notified" : true,
    "auditType" : "OTHER",
    "historable" : true,
    "fieldName" : "...",
    "currentState" : { },
    "notfiable" : true,
    "previousState" : { }
  } ],
  "version" : 12345,
  "transient" : true,
  "dunningAgents" : [ {
    "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" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "RENEWAL",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "agentLastNameItem" : "...",
    "notified" : true
  }, {
    "agentEmailItem" : "...",
    "dunningSettings" : {
      "code" : "...",
      "auditable" : { },
      "dunningCollectionPlanStatuses" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "dunningAgents" : [ { }, { } ],
      "historized" : true,
      "descriptionOrCode" : "...",
      "dunningStopReasons" : [ { }, { } ],
      "referenceDescription" : "...",
      "description" : "...",
      "dunningMode" : "INVOICE_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
  } ],
  "historized" : true,
  "descriptionOrCode" : "...",
  "dunningStopReasons" : [ {
    "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" : { }
    } ],
    "historized" : true,
    "version" : 12345,
    "transient" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "dunningSettings" : {
      "code" : "...",
      "auditable" : { },
      "dunningCollectionPlanStatuses" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "dunningAgents" : [ { }, { } ],
      "historized" : true,
      "descriptionOrCode" : "...",
      "dunningStopReasons" : [ { }, { } ],
      "referenceDescription" : "...",
      "description" : "...",
      "dunningMode" : "INVOICE_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
    },
    "id" : 12345,
    "notified" : true,
    "description" : "...",
    "stopReason" : "..."
  }, {
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "historized" : true,
    "version" : 12345,
    "transient" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "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
    },
    "id" : 12345,
    "notified" : true,
    "description" : "...",
    "stopReason" : "..."
  } ],
  "referenceDescription" : "...",
  "description" : "...",
  "dunningMode" : "CUSTOMER_LEVEL",
  "accountingArticle" : {
    "analyticCode1" : "...",
    "descriptionI18nNotNull" : {
      "property1" : "...",
      "property2" : "..."
    },
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "invoiceType" : {
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "code" : "...",
      "taxScript" : { },
      "excludeFromAgedTrialBalance" : true,
      "customInvoiceXmlScriptInstance" : { },
      "occTemplate" : { },
      "matchingAuto" : true,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "pdfFilenameEL" : "...",
      "occTemplateNegativeCodeEl" : "...",
      "invoiceSequence" : { },
      "billingTemplateNameEL" : "...",
      "appliesTo" : [ { }, { } ],
      "version" : 12345,
      "mailingType" : "BATCH",
      "parentEntityType" : { },
      "occTemplateNegative" : { },
      "referenceCode" : "...",
      "id" : 12345,
      "occTemplateCodeEl" : "...",
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "uuid" : "...",
      "notified" : true,
      "invoiceValidationScript" : { },
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "description" : "...",
      "prefixEL" : "...",
      "referenceDescription" : "...",
      "auditable" : { },
      "parentEntity" : { },
      "cfValues" : { },
      "historized" : true,
      "emailTemplate" : { },
      "useSelfSequence" : true,
      "invoiceAccountable" : true,
      "sellerSequence" : [ { }, { } ],
      "xmlFilenameEL" : "..."
    },
    "id" : 12345,
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "unitPrice" : 12345.0,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "accountingCodeMappings" : [ {
      "seller" : { },
      "criteriaElValue" : "...",
      "accountingCode" : { },
      "auditable" : { },
      "billingCurrency" : { },
      "id" : 12345,
      "notified" : true,
      "transient" : true,
      "version" : 12345,
      "billingCountry" : { },
      "sellerCountry" : { },
      "auditableFields" : [ { }, { } ],
      "accountingArticle" : { },
      "historized" : true
    }, {
      "seller" : { },
      "criteriaElValue" : "...",
      "accountingCode" : { },
      "auditable" : { },
      "billingCurrency" : { },
      "id" : 12345,
      "notified" : true,
      "transient" : true,
      "version" : 12345,
      "billingCountry" : { },
      "sellerCountry" : { },
      "auditableFields" : [ { }, { } ],
      "accountingArticle" : { },
      "historized" : true
    } ],
    "appendGeneratedCode" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "transient" : true,
    "taxClass" : {
      "parentEntity" : { },
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "codeChanged" : true,
      "code" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "description" : "...",
      "historized" : true
    },
    "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
    },
    "descriptionOrCode" : "...",
    "active" : true,
    "analyticCode2" : "...",
    "uuid" : "...",
    "referenceCode" : "...",
    "parentEntityType" : { },
    "codeChanged" : true,
    "descriptionAndCode" : "...",
    "accountingCode" : {
      "version" : 12345,
      "reportingAccount" : "...",
      "notes" : "...",
      "disabled" : true,
      "transient" : true,
      "descriptionAndCode" : "...",
      "chartOfAccountTypeEnum" : "EQUITY",
      "active" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "migrated" : true,
      "referenceDescription" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "code" : "...",
      "id" : 12345,
      "chartOfAccountViewTypeEnum" : "VIEW",
      "description" : "...",
      "notified" : true,
      "parentAccountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "historized" : true,
      "parentEntityType" : { },
      "descriptionOrCode" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "notified" : true,
    "description" : "...",
    "articleFamily" : {
      "transient" : true,
      "codeChanged" : true,
      "id" : 12345,
      "descriptionOrCode" : "...",
      "version" : 12345,
      "historized" : true,
      "description" : "...",
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "code" : "...",
      "cfValues" : { },
      "auditable" : { },
      "uuid" : "...",
      "referenceDescription" : "...",
      "articleFamily" : { },
      "notified" : true,
      "accountingCode" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ]
    },
    "code" : "...",
    "analyticCode3" : "...",
    "columnCriteriaEL" : "...",
    "accountingCodeEl" : "...",
    "referenceDescription" : "...",
    "invoiceTypeEl" : "...",
    "historized" : true,
    "ignoreAggregation" : true,
    "invoiceSubCategory" : {
      "referenceCode" : "...",
      "cfValues" : { },
      "description" : "...",
      "parentEntityType" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "accountingCode" : { },
      "code" : "...",
      "uuid" : "...",
      "occTemplateNegative" : { },
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "sortIndex" : 12345,
      "referenceDescription" : "...",
      "invoiceCategory" : { },
      "discount" : 12345.0,
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "parentEntity" : { },
      "occTemplate" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "transient" : true,
      "codeChanged" : true,
      "descriptionOrCode" : "..."
    },
    "disabled" : true,
    "parentCFEntities" : [ {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    }, {
      "parentCFEntities" : [ { }, { } ],
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "cfValuesNullSafe" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfValues" : { },
      "CFValuesCopy" : { },
      "uuid" : "..."
    } ],
    "version" : 12345
  },
  "id" : 12345,
  "dunningPaymentRetries" : [ {
    "notified" : true,
    "dunningSettings" : {
      "code" : "...",
      "auditable" : { },
      "dunningCollectionPlanStatuses" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "dunningAgents" : [ { }, { } ],
      "historized" : true,
      "descriptionOrCode" : "...",
      "dunningStopReasons" : [ { }, { } ],
      "referenceDescription" : "...",
      "description" : "...",
      "dunningMode" : "INVOICE_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
    },
    "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" : { }
    } ],
    "payRetryFrequencyUnit" : "MONTH",
    "version" : 12345,
    "id" : 12345,
    "psp" : "...",
    "payRetryFrequency" : 12345,
    "transient" : true,
    "numPayRetries" : 12345,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "paymentMethod" : "CHECK",
    "historized" : true
  }, {
    "notified" : true,
    "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
    },
    "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" : { }
    } ],
    "payRetryFrequencyUnit" : "DAY",
    "version" : 12345,
    "id" : 12345,
    "psp" : "...",
    "payRetryFrequency" : 12345,
    "transient" : true,
    "numPayRetries" : 12345,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "paymentMethod" : "CASH",
    "historized" : true
  } ],
  "maxDaysOutstanding" : 12345,
  "referenceCode" : "...",
  "applyDunningChargeFxExchangeRate" : true,
  "interestForDelayRate" : 12345.0,
  "dunningPauseReasons" : [ {
    "transient" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "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
    },
    "id" : 12345,
    "pauseReason" : "...",
    "description" : "...",
    "historized" : true,
    "version" : 12345,
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    }, {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "historable" : true,
      "fieldName" : "...",
      "currentState" : { },
      "notfiable" : true,
      "previousState" : { }
    } ],
    "notified" : true
  }, {
    "transient" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updated" : 12345,
      "updater" : "...",
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "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
    },
    "id" : 12345,
    "pauseReason" : "...",
    "description" : "...",
    "historized" : true,
    "version" : 12345,
    "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" : { }
    } ],
    "notified" : true
  } ],
  "parentEntityType" : { },
  "allowDunningCharges" : true,
  "maxDunningLevels" : 12345,
  "codeChanged" : true,
  "parentEntity" : {
    "descriptionOrCode" : "...",
    "auditableFields" : [ {
      "historized" : true,
      "notified" : true,
      "auditType" : "OTHER",
      "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
  },
  "allowInterestForDelay" : true,
  "descriptionAndCode" : "...",
  "notified" : true,
  "appendGeneratedCode" : true
}