name | data type | description |
---|---|---|
sequence | Sequence | |
auditable | Auditable | |
historized | boolean | |
id | number | |
version | number | |
formatEL | string | |
entityClass | string | |
notified | boolean | |
auditableFields | array of AuditableFieldHistory | |
transient | boolean | |
codeEL | string |
Example
{ "sequence" : { "codeChanged" : true, "currentNumber" : 12345, "sequenceSize" : 12345, "sequencePattern" : "...", "historized" : true, "notified" : true, "code" : "...", "referenceDescription" : "...", "transient" : true, "appendGeneratedCode" : true, "id" : 12345, "description" : "...", "genericEntityCodes" : [ { "sequence" : { }, "auditable" : { }, "historized" : true, "id" : 12345, "version" : 12345, "formatEL" : "...", "entityClass" : "...", "notified" : true, "auditableFields" : [ { }, { } ], "transient" : true, "codeEL" : "..." }, { "sequence" : { }, "auditable" : { }, "historized" : true, "id" : 12345, "version" : 12345, "formatEL" : "...", "entityClass" : "...", "notified" : true, "auditableFields" : [ { }, { } ], "transient" : true, "codeEL" : "..." } ], "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "version" : 12345, "referenceCode" : "...", "parentEntityType" : { }, "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "sequenceType" : "UUID", "descriptionOrCode" : "...", "descriptionAndCode" : "...", "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." } }, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "historized" : true, "id" : 12345, "version" : 12345, "formatEL" : "...", "entityClass" : "...", "notified" : true, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "transient" : true, "codeEL" : "..." }