| name | data type | description |
|---|---|---|
| dunningLots | array of DunningLOT | |
Properties inherited from JobHistory |
||
| type | string | |
| linesInserted | number | |
| linesRead | number | |
| linesRejected | number | |
| executionDate | number | |
Properties inherited from BaseEntity |
||
| transient | boolean | |
| id | number | |
| version | number | |
Example
{
"dunningLots" : [ {
"actions" : [ {
"fromLevel" : "R3",
"actionPlanItem" : { },
"status" : "E",
"customerAccount" : { },
"statusDate" : 12345,
"recordedInvoice" : { },
"amountDue" : 12345.0,
"toLevel" : "R0",
"creationDate" : 12345,
"typeAction" : "FILE",
"dunningLOT" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"fromLevel" : "R0",
"actionPlanItem" : { },
"status" : "A",
"customerAccount" : { },
"statusDate" : 12345,
"recordedInvoice" : { },
"amountDue" : 12345.0,
"toLevel" : "R3",
"creationDate" : 12345,
"typeAction" : "FILE",
"dunningLOT" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"fileName" : "...",
"actionType" : "FILE",
"dunningHistory" : {
"dunningLots" : [ { }, { } ],
"type" : "...",
"linesInserted" : 12345,
"linesRead" : 12345,
"linesRejected" : 12345,
"executionDate" : 12345,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"actions" : [ {
"fromLevel" : "R4",
"actionPlanItem" : { },
"status" : "A",
"customerAccount" : { },
"statusDate" : 12345,
"recordedInvoice" : { },
"amountDue" : 12345.0,
"toLevel" : "R2",
"creationDate" : 12345,
"typeAction" : "CHARGE",
"dunningLOT" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"fromLevel" : "R4",
"actionPlanItem" : { },
"status" : "A",
"customerAccount" : { },
"statusDate" : 12345,
"recordedInvoice" : { },
"amountDue" : 12345.0,
"toLevel" : "R0",
"creationDate" : 12345,
"typeAction" : "LETTER",
"dunningLOT" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"fileName" : "...",
"actionType" : "LETTER",
"dunningHistory" : {
"dunningLots" : [ { }, { } ],
"type" : "...",
"linesInserted" : 12345,
"linesRead" : 12345,
"linesRejected" : 12345,
"executionDate" : 12345,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"type" : "...",
"linesInserted" : 12345,
"linesRead" : 12345,
"linesRejected" : 12345,
"executionDate" : 12345,
"transient" : true,
"id" : 12345,
"version" : 12345
}