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