| name | data type | description |
|---|---|---|
| executionDate | number | |
| linesInserted | number | |
| linesRead | number | |
| version | number | |
| dunningLots | array of DunningLOT | |
| id | number | |
| transient | boolean | |
| type | string | |
| linesRejected | number |
Example
{
"executionDate" : 12345,
"linesInserted" : 12345,
"linesRead" : 12345,
"version" : 12345,
"dunningLots" : [ {
"transient" : true,
"version" : 12345,
"id" : 12345,
"historized" : true,
"actionType" : "LETTER",
"notified" : true,
"actions" : [ {
"transient" : true,
"notified" : true,
"amountDue" : 12345.0,
"historized" : true,
"status" : "T",
"statusDate" : 12345,
"dunningLOT" : { },
"customerAccount" : { },
"toLevel" : "R1",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"actionPlanItem" : { },
"auditable" : { },
"recordedInvoice" : { },
"creationDate" : 12345,
"typeAction" : "EMAIL",
"fromLevel" : "R1"
}, {
"transient" : true,
"notified" : true,
"amountDue" : 12345.0,
"historized" : true,
"status" : "T",
"statusDate" : 12345,
"dunningLOT" : { },
"customerAccount" : { },
"toLevel" : "R0",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"actionPlanItem" : { },
"auditable" : { },
"recordedInvoice" : { },
"creationDate" : 12345,
"typeAction" : "FILE",
"fromLevel" : "R4"
} ],
"dunningHistory" : {
"executionDate" : 12345,
"linesInserted" : 12345,
"linesRead" : 12345,
"version" : 12345,
"dunningLots" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"type" : "...",
"linesRejected" : 12345
},
"fileName" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
} ],
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
}
}, {
"transient" : true,
"version" : 12345,
"id" : 12345,
"historized" : true,
"actionType" : "LETTER",
"notified" : true,
"actions" : [ {
"transient" : true,
"notified" : true,
"amountDue" : 12345.0,
"historized" : true,
"status" : "E",
"statusDate" : 12345,
"dunningLOT" : { },
"customerAccount" : { },
"toLevel" : "R3",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"actionPlanItem" : { },
"auditable" : { },
"recordedInvoice" : { },
"creationDate" : 12345,
"typeAction" : "CHARGE",
"fromLevel" : "R3"
}, {
"transient" : true,
"notified" : true,
"amountDue" : 12345.0,
"historized" : true,
"status" : "T",
"statusDate" : 12345,
"dunningLOT" : { },
"customerAccount" : { },
"toLevel" : "R6",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"actionPlanItem" : { },
"auditable" : { },
"recordedInvoice" : { },
"creationDate" : 12345,
"typeAction" : "FILE",
"fromLevel" : "R0"
} ],
"dunningHistory" : {
"executionDate" : 12345,
"linesInserted" : 12345,
"linesRead" : 12345,
"version" : 12345,
"dunningLots" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"type" : "...",
"linesRejected" : 12345
},
"fileName" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
} ],
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
}
} ],
"id" : 12345,
"transient" : true,
"type" : "...",
"linesRejected" : 12345
}