name | data type | constraints | description |
---|---|---|---|
version | number | ||
notified | boolean | ||
code | string | required, max size: 255, min size: 1 | |
parentEntity | BusinessEntity | ||
transient | boolean | ||
mappingScript | ScriptInstance | ||
referenceCode | string | ||
id | number | ||
descriptionOrCode | string | ||
description | string | max size: 255, min size: 0 | |
auditableFields | array of AuditableFieldHistory | ||
historized | boolean | ||
descriptionAndCode | string | ||
referenceDescription | string | ||
codeChanged | boolean | ||
appendGeneratedCode | boolean | ||
auditable | Auditable | ||
parentEntityType | object |
Example
{ "version" : 12345, "notified" : true, "code" : "...", "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "transient" : true, "mappingScript" : { "historized" : true, "sourcingRoles" : [ "...", "..." ], "reuse" : true, "appendGeneratedCode" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "codeChanged" : true, "scriptInstanceCategory" : { "auditable" : { }, "parentEntity" : { }, "code" : "...", "auditableFields" : [ { }, { } ], "referenceCode" : "...", "parentEntityType" : { }, "description" : "...", "descriptionAndCode" : "...", "appendGeneratedCode" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "transient" : true, "codeChanged" : true, "notified" : true, "historized" : true, "id" : 12345, "version" : 12345 }, "scriptErrors" : [ { "columnNumber" : 12345, "lineNumber" : 12345, "sourceFile" : "...", "message" : "..." }, { "columnNumber" : 12345, "lineNumber" : 12345, "sourceFile" : "...", "message" : "..." } ], "executionRoles" : [ "...", "..." ], "referenceDescription" : "...", "disabled" : true, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "code" : "...", "notified" : true, "descriptionOrCode" : "...", "referenceCode" : "...", "parentEntityType" : { }, "error" : true, "sourceTypeEnum" : "JAVA", "transient" : true, "descriptionAndCode" : "...", "description" : "...", "id" : 12345, "active" : true, "script" : "...", "version" : 12345 }, "referenceCode" : "...", "id" : 12345, "descriptionOrCode" : "...", "description" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "historized" : true, "descriptionAndCode" : "...", "referenceDescription" : "...", "codeChanged" : true, "appendGeneratedCode" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "parentEntityType" : { } }