DunningLOT Data Type

Implemented Interfaces
Serializable
Properties
name data type description
dunningHistory DunningHistory
auditable Auditable
auditableFields array of AuditableFieldHistory
actions array of ActionDunning
fileName string
transient boolean
notified boolean
historized boolean
actionType DunningActionTypeEnum
id number
version number

Example

{
  "dunningHistory" : {
    "id" : 12345,
    "transient" : true,
    "dunningLots" : [ {
      "dunningHistory" : { },
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "actions" : [ { }, { } ],
      "fileName" : "...",
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "actionType" : "EMAIL",
      "id" : 12345,
      "version" : 12345
    }, {
      "dunningHistory" : { },
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "actions" : [ { }, { } ],
      "fileName" : "...",
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "actionType" : "CHARGE",
      "id" : 12345,
      "version" : 12345
    } ],
    "type" : "...",
    "linesRead" : 12345,
    "linesRejected" : 12345,
    "linesInserted" : 12345,
    "version" : 12345,
    "executionDate" : 12345
  },
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "actions" : [ {
    "toLevel" : "R6",
    "actionPlanItem" : {
      "userGroupCode" : "...",
      "uuid" : "...",
      "priority" : 12345,
      "transient" : true,
      "conditionEl" : "...",
      "wfTransition" : { },
      "id" : 12345,
      "actionEl" : "...",
      "version" : 12345
    },
    "typeAction" : "FILE",
    "status" : "T",
    "transient" : true,
    "version" : 12345,
    "statusDate" : 12345,
    "id" : 12345,
    "notified" : true,
    "amountDue" : 12345.0,
    "fromLevel" : "R3",
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "BEFORE_DISCOUNT",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R4",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "ACTIVE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "CHECK"
    },
    "dunningLOT" : {
      "dunningHistory" : { },
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "actions" : [ { }, { } ],
      "fileName" : "...",
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "actionType" : "CHARGE",
      "id" : 12345,
      "version" : 12345
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "recordedInvoice" : {
      "journal" : { },
      "agedReceivableReportKey" : "...",
      "bankLot" : "...",
      "referenceCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "netToPay" : 12345.0,
      "unMatchingAmount" : 12345.0,
      "reference" : "...",
      "amount" : 12345.0,
      "dunningDocument" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "operationAction" : "TO_REFUND",
      "paymentMethod" : "CARD",
      "auditable" : { },
      "descriptionAndCode" : "...",
      "paymentHistories" : [ { }, { } ],
      "transactionCategory" : "CREDIT",
      "accountingDate" : 12345,
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "paymentDeferralCount" : 12345,
      "billingAccountName" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentInfo6" : "...",
      "ddRequestItem" : { },
      "invoice" : { },
      "description" : "...",
      "collectionDate" : 12345,
      "subscription" : { },
      "operationNumber" : 12345,
      "depositDate" : 12345,
      "seller" : { },
      "status" : "EXPORT_FAILED",
      "paymentInfo1" : "...",
      "taxAmount" : 12345.0,
      "id" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "accountingCode" : { },
      "paymentInfo2" : "...",
      "productionDate" : 12345,
      "paymentVentilation" : { },
      "accountCodeClientSide" : "...",
      "matchingStatus" : "I",
      "paymentInfo" : "...",
      "invoices" : [ { }, { } ],
      "accountingExportFile" : "...",
      "transactionDate" : 12345,
      "cfAccumulatedValues" : { },
      "bankReference" : "...",
      "notified" : true,
      "customerAccount" : { },
      "rejectedPayment" : { },
      "matchingAmounts" : [ { }, { } ],
      "uuid" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditableFields" : [ { }, { } ],
      "paymentInfo4" : "...",
      "historized" : true,
      "reason" : "REJECTED",
      "matchingAmount" : 12345.0,
      "invoiceDate" : 12345,
      "descriptionOrCode" : "...",
      "dueDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItem" : { },
      "transient" : true,
      "appendGeneratedCode" : true,
      "paymentInfo5" : "...",
      "code" : "...",
      "paymentInfo3" : "..."
    },
    "historized" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "creationDate" : 12345
  }, {
    "toLevel" : "R6",
    "actionPlanItem" : {
      "userGroupCode" : "...",
      "uuid" : "...",
      "priority" : 12345,
      "transient" : true,
      "conditionEl" : "...",
      "wfTransition" : { },
      "id" : 12345,
      "actionEl" : "...",
      "version" : 12345
    },
    "typeAction" : "LETTER",
    "status" : "A",
    "transient" : true,
    "version" : 12345,
    "statusDate" : 12345,
    "id" : 12345,
    "notified" : true,
    "amountDue" : 12345.0,
    "fromLevel" : "R0",
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "AFTER_DISCOUNT",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R1",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "ACTIVE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "CARD"
    },
    "dunningLOT" : {
      "dunningHistory" : { },
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "actions" : [ { }, { } ],
      "fileName" : "...",
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "actionType" : "FILE",
      "id" : 12345,
      "version" : 12345
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "recordedInvoice" : {
      "journal" : { },
      "agedReceivableReportKey" : "...",
      "bankLot" : "...",
      "referenceCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "netToPay" : 12345.0,
      "unMatchingAmount" : 12345.0,
      "reference" : "...",
      "amount" : 12345.0,
      "dunningDocument" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "operationAction" : "TO_REFUND",
      "paymentMethod" : "DIRECTDEBIT",
      "auditable" : { },
      "descriptionAndCode" : "...",
      "paymentHistories" : [ { }, { } ],
      "transactionCategory" : "CREDIT",
      "accountingDate" : 12345,
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "paymentDeferralCount" : 12345,
      "billingAccountName" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentInfo6" : "...",
      "ddRequestItem" : { },
      "invoice" : { },
      "description" : "...",
      "collectionDate" : 12345,
      "subscription" : { },
      "operationNumber" : 12345,
      "depositDate" : 12345,
      "seller" : { },
      "status" : "EXPORT_FAILED",
      "paymentInfo1" : "...",
      "taxAmount" : 12345.0,
      "id" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "accountingCode" : { },
      "paymentInfo2" : "...",
      "productionDate" : 12345,
      "paymentVentilation" : { },
      "accountCodeClientSide" : "...",
      "matchingStatus" : "R",
      "paymentInfo" : "...",
      "invoices" : [ { }, { } ],
      "accountingExportFile" : "...",
      "transactionDate" : 12345,
      "cfAccumulatedValues" : { },
      "bankReference" : "...",
      "notified" : true,
      "customerAccount" : { },
      "rejectedPayment" : { },
      "matchingAmounts" : [ { }, { } ],
      "uuid" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditableFields" : [ { }, { } ],
      "paymentInfo4" : "...",
      "historized" : true,
      "reason" : "REJECTED",
      "matchingAmount" : 12345.0,
      "invoiceDate" : 12345,
      "descriptionOrCode" : "...",
      "dueDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItem" : { },
      "transient" : true,
      "appendGeneratedCode" : true,
      "paymentInfo5" : "...",
      "code" : "...",
      "paymentInfo3" : "..."
    },
    "historized" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "creationDate" : 12345
  } ],
  "fileName" : "...",
  "transient" : true,
  "notified" : true,
  "historized" : true,
  "actionType" : "EMAIL",
  "id" : 12345,
  "version" : 12345
}