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