DunningDocumentListDto Data Type

The Class DunningDocumentListDto.

Implemented Interfaces
Serializable
Properties
name data type description
listSize number The list size.
dunningDocuments array of DunningDocumentDto The DunningDocument.

Example

{
  "listSize" : 12345,
  "dunningDocuments" : [ {
    "auditableField" : [ {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    }, {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    } ],
    "dunningDocumentId" : "...",
    "customerAccountCode" : "...",
    "subscriptionCode" : "...",
    "payment" : [ {
      "type" : "...",
      "description" : "...",
      "paymentMethod" : "CHECK",
      "occTemplateCode" : "...",
      "amount" : 12345.0,
      "customerAccountCode" : "...",
      "reference" : "...",
      "bankLot" : "...",
      "depositDate" : 12345,
      "bankCollectionDate" : 12345,
      "collectionDate" : 12345,
      "dueDate" : 12345,
      "transactionDate" : 12345,
      "listAoIdsForMatching" : [ 12345, 12345 ],
      "isToMatching" : true,
      "paymentOrder" : "...",
      "fees" : 12345.0,
      "comment" : "...",
      "paymentInfo" : "...",
      "paymentInfo1" : "...",
      "paymentInfo2" : "...",
      "paymentInfo3" : "...",
      "paymentInfo4" : "...",
      "paymentInfo5" : "...",
      "paymentInfo6" : "...",
      "customFields" : { }
    }, {
      "type" : "...",
      "description" : "...",
      "paymentMethod" : "WIRETRANSFER",
      "occTemplateCode" : "...",
      "amount" : 12345.0,
      "customerAccountCode" : "...",
      "reference" : "...",
      "bankLot" : "...",
      "depositDate" : 12345,
      "bankCollectionDate" : 12345,
      "collectionDate" : 12345,
      "dueDate" : 12345,
      "transactionDate" : 12345,
      "listAoIdsForMatching" : [ 12345, 12345 ],
      "isToMatching" : true,
      "paymentOrder" : "...",
      "fees" : 12345.0,
      "comment" : "...",
      "paymentInfo" : "...",
      "paymentInfo1" : "...",
      "paymentInfo2" : "...",
      "paymentInfo3" : "...",
      "paymentInfo4" : "...",
      "paymentInfo5" : "...",
      "paymentInfo6" : "...",
      "customFields" : { }
    } ],
    "dueInvoice" : [ {
      "auditableField" : [ { }, { } ],
      "invoiceId" : 12345,
      "invoiceType" : "...",
      "billingAccountCode" : "...",
      "sellerCode" : "...",
      "subscriptionCode" : "...",
      "subscriptionId" : 12345,
      "orderNumber" : "...",
      "status" : "REJECTED",
      "dueDate" : 12345,
      "invoiceDate" : 12345,
      "categoryInvoiceAgregate" : [ { }, { } ],
      "taxAggregate" : [ { }, { } ],
      "invoiceIdToLink" : [ 12345, 12345 ],
      "invoiceNumber" : "...",
      "discount" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "paymentMethod" : "PAYPAL",
      "xmlFilename" : "...",
      "xml" : "...",
      "pdfFilename" : "...",
      "pdf" : "...",
      "autoValidation" : true,
      "returnXml" : true,
      "returnPdf" : true,
      "sendByEmail" : true,
      "includeBalance" : true,
      "recordedInvoiceDto" : { },
      "netToPay" : 12345.0,
      "invoiceMode" : "DETAILLED",
      "customFields" : { },
      "dueBalance" : 12345.0,
      "isDraft" : true,
      "checkAlreadySent" : true,
      "overrideEmail" : "...",
      "sentByEmail" : true,
      "paymentScheduleInstancesDto" : { },
      "dunningEntryDate" : 12345,
      "dunningLastModification" : 12345,
      "dunningStatus" : "...",
      "realTimeStatus" : "PENDING",
      "ratedTransactionsToLink" : [ 12345, 12345 ],
      "paymentIncidents" : [ "...", "..." ],
      "sendPaymentDate" : 12345,
      "initialCollectionDate" : 12345,
      "writeOffAmount" : 12345.0,
      "paymentDate" : 12345,
      "statusDate" : 12345,
      "xmlDate" : 12345,
      "pdfDate" : 12345,
      "emailSentDate" : 12345,
      "paymentStatus" : "UNPAID",
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "rawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "discountAmount" : 12345.0,
      "isAlreadyAppliedMinimum" : true,
      "isAlreadyAddedDiscount" : true,
      "discountPlanCode" : "...",
      "lastAppliedRate" : 12345.0,
      "lastAppliedRateDate" : 12345
    }, {
      "auditableField" : [ { }, { } ],
      "invoiceId" : 12345,
      "invoiceType" : "...",
      "billingAccountCode" : "...",
      "sellerCode" : "...",
      "subscriptionCode" : "...",
      "subscriptionId" : 12345,
      "orderNumber" : "...",
      "status" : "DRAFT",
      "dueDate" : 12345,
      "invoiceDate" : 12345,
      "categoryInvoiceAgregate" : [ { }, { } ],
      "taxAggregate" : [ { }, { } ],
      "invoiceIdToLink" : [ 12345, 12345 ],
      "invoiceNumber" : "...",
      "discount" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "paymentMethod" : "CHECK",
      "xmlFilename" : "...",
      "xml" : "...",
      "pdfFilename" : "...",
      "pdf" : "...",
      "autoValidation" : true,
      "returnXml" : true,
      "returnPdf" : true,
      "sendByEmail" : true,
      "includeBalance" : true,
      "recordedInvoiceDto" : { },
      "netToPay" : 12345.0,
      "invoiceMode" : "AGGREGATED",
      "customFields" : { },
      "dueBalance" : 12345.0,
      "isDraft" : true,
      "checkAlreadySent" : true,
      "overrideEmail" : "...",
      "sentByEmail" : true,
      "paymentScheduleInstancesDto" : { },
      "dunningEntryDate" : 12345,
      "dunningLastModification" : 12345,
      "dunningStatus" : "...",
      "realTimeStatus" : "PENDING",
      "ratedTransactionsToLink" : [ 12345, 12345 ],
      "paymentIncidents" : [ "...", "..." ],
      "sendPaymentDate" : 12345,
      "initialCollectionDate" : 12345,
      "writeOffAmount" : 12345.0,
      "paymentDate" : 12345,
      "statusDate" : 12345,
      "xmlDate" : 12345,
      "pdfDate" : 12345,
      "emailSentDate" : 12345,
      "paymentStatus" : "PENDING_PLAN",
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "rawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "discountAmount" : 12345.0,
      "isAlreadyAppliedMinimum" : true,
      "isAlreadyAddedDiscount" : true,
      "discountPlanCode" : "...",
      "lastAppliedRate" : 12345.0,
      "lastAppliedRateDate" : 12345
    } ]
  }, {
    "auditableField" : [ {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    }, {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    } ],
    "dunningDocumentId" : "...",
    "customerAccountCode" : "...",
    "subscriptionCode" : "...",
    "payment" : [ {
      "type" : "...",
      "description" : "...",
      "paymentMethod" : "WIRETRANSFER",
      "occTemplateCode" : "...",
      "amount" : 12345.0,
      "customerAccountCode" : "...",
      "reference" : "...",
      "bankLot" : "...",
      "depositDate" : 12345,
      "bankCollectionDate" : 12345,
      "collectionDate" : 12345,
      "dueDate" : 12345,
      "transactionDate" : 12345,
      "listAoIdsForMatching" : [ 12345, 12345 ],
      "isToMatching" : true,
      "paymentOrder" : "...",
      "fees" : 12345.0,
      "comment" : "...",
      "paymentInfo" : "...",
      "paymentInfo1" : "...",
      "paymentInfo2" : "...",
      "paymentInfo3" : "...",
      "paymentInfo4" : "...",
      "paymentInfo5" : "...",
      "paymentInfo6" : "...",
      "customFields" : { }
    }, {
      "type" : "...",
      "description" : "...",
      "paymentMethod" : "CHECK",
      "occTemplateCode" : "...",
      "amount" : 12345.0,
      "customerAccountCode" : "...",
      "reference" : "...",
      "bankLot" : "...",
      "depositDate" : 12345,
      "bankCollectionDate" : 12345,
      "collectionDate" : 12345,
      "dueDate" : 12345,
      "transactionDate" : 12345,
      "listAoIdsForMatching" : [ 12345, 12345 ],
      "isToMatching" : true,
      "paymentOrder" : "...",
      "fees" : 12345.0,
      "comment" : "...",
      "paymentInfo" : "...",
      "paymentInfo1" : "...",
      "paymentInfo2" : "...",
      "paymentInfo3" : "...",
      "paymentInfo4" : "...",
      "paymentInfo5" : "...",
      "paymentInfo6" : "...",
      "customFields" : { }
    } ],
    "dueInvoice" : [ {
      "auditableField" : [ { }, { } ],
      "invoiceId" : 12345,
      "invoiceType" : "...",
      "billingAccountCode" : "...",
      "sellerCode" : "...",
      "subscriptionCode" : "...",
      "subscriptionId" : 12345,
      "orderNumber" : "...",
      "status" : "REJECTED",
      "dueDate" : 12345,
      "invoiceDate" : 12345,
      "categoryInvoiceAgregate" : [ { }, { } ],
      "taxAggregate" : [ { }, { } ],
      "invoiceIdToLink" : [ 12345, 12345 ],
      "invoiceNumber" : "...",
      "discount" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "paymentMethod" : "STRIPE",
      "xmlFilename" : "...",
      "xml" : "...",
      "pdfFilename" : "...",
      "pdf" : "...",
      "autoValidation" : true,
      "returnXml" : true,
      "returnPdf" : true,
      "sendByEmail" : true,
      "includeBalance" : true,
      "recordedInvoiceDto" : { },
      "netToPay" : 12345.0,
      "invoiceMode" : "DETAILLED",
      "customFields" : { },
      "dueBalance" : 12345.0,
      "isDraft" : true,
      "checkAlreadySent" : true,
      "overrideEmail" : "...",
      "sentByEmail" : true,
      "paymentScheduleInstancesDto" : { },
      "dunningEntryDate" : 12345,
      "dunningLastModification" : 12345,
      "dunningStatus" : "...",
      "realTimeStatus" : "REFUNDED",
      "ratedTransactionsToLink" : [ 12345, 12345 ],
      "paymentIncidents" : [ "...", "..." ],
      "sendPaymentDate" : 12345,
      "initialCollectionDate" : 12345,
      "writeOffAmount" : 12345.0,
      "paymentDate" : 12345,
      "statusDate" : 12345,
      "xmlDate" : 12345,
      "pdfDate" : 12345,
      "emailSentDate" : 12345,
      "paymentStatus" : "PAID",
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "rawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "discountAmount" : 12345.0,
      "isAlreadyAppliedMinimum" : true,
      "isAlreadyAddedDiscount" : true,
      "discountPlanCode" : "...",
      "lastAppliedRate" : 12345.0,
      "lastAppliedRateDate" : 12345
    }, {
      "auditableField" : [ { }, { } ],
      "invoiceId" : 12345,
      "invoiceType" : "...",
      "billingAccountCode" : "...",
      "sellerCode" : "...",
      "subscriptionCode" : "...",
      "subscriptionId" : 12345,
      "orderNumber" : "...",
      "status" : "VALIDATED",
      "dueDate" : 12345,
      "invoiceDate" : 12345,
      "categoryInvoiceAgregate" : [ { }, { } ],
      "taxAggregate" : [ { }, { } ],
      "invoiceIdToLink" : [ 12345, 12345 ],
      "invoiceNumber" : "...",
      "discount" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "paymentMethod" : "DIRECTDEBIT",
      "xmlFilename" : "...",
      "xml" : "...",
      "pdfFilename" : "...",
      "pdf" : "...",
      "autoValidation" : true,
      "returnXml" : true,
      "returnPdf" : true,
      "sendByEmail" : true,
      "includeBalance" : true,
      "recordedInvoiceDto" : { },
      "netToPay" : 12345.0,
      "invoiceMode" : "AGGREGATED",
      "customFields" : { },
      "dueBalance" : 12345.0,
      "isDraft" : true,
      "checkAlreadySent" : true,
      "overrideEmail" : "...",
      "sentByEmail" : true,
      "paymentScheduleInstancesDto" : { },
      "dunningEntryDate" : 12345,
      "dunningLastModification" : 12345,
      "dunningStatus" : "...",
      "realTimeStatus" : "DISPUTED",
      "ratedTransactionsToLink" : [ 12345, 12345 ],
      "paymentIncidents" : [ "...", "..." ],
      "sendPaymentDate" : 12345,
      "initialCollectionDate" : 12345,
      "writeOffAmount" : 12345.0,
      "paymentDate" : 12345,
      "statusDate" : 12345,
      "xmlDate" : 12345,
      "pdfDate" : 12345,
      "emailSentDate" : 12345,
      "paymentStatus" : "NONE",
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "rawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "discountAmount" : 12345.0,
      "isAlreadyAppliedMinimum" : true,
      "isAlreadyAddedDiscount" : true,
      "discountPlanCode" : "...",
      "lastAppliedRate" : 12345.0,
      "lastAppliedRateDate" : 12345
    } ]
  } ]
}