name | data type | constraints | description |
---|---|---|---|
auditableFields | array of AuditableFieldHistory | ||
startUnit | RevenueRecognitionDelayUnitEnum | ||
referenceCode | string | ||
codeChanged | boolean | ||
notified | boolean | ||
transient | boolean | ||
disabled | boolean | ||
appendGeneratedCode | boolean | ||
descriptionAndCode | string | ||
version | number | ||
startDelay | number | ||
code | string | required, max size: 255, min size: 1 | |
parentEntity | BusinessEntity | ||
active | boolean | ||
startEvent | RevenueRecognitionEventEnum | ||
auditable | Auditable | ||
stopEvent | RevenueRecognitionEventEnum | ||
id | number | ||
stopDelay | number | ||
parentEntityType | object | ||
referenceDescription | string | ||
script | ScriptInstance | ||
historized | boolean | ||
stopUnit | RevenueRecognitionDelayUnitEnum | ||
descriptionOrCode | string | ||
description | string | max size: 255, min size: 0 |
Example
{ "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" : { } } ], "startUnit" : "DAY", "referenceCode" : "...", "codeChanged" : true, "notified" : true, "transient" : true, "disabled" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "version" : 12345, "startDelay" : 12345, "code" : "...", "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "active" : true, "startEvent" : "SERVICE_PERIOD_STOP", "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "stopEvent" : "SERVICE_PERIOD_START", "id" : 12345, "stopDelay" : 12345, "parentEntityType" : { }, "referenceDescription" : "...", "script" : { "id" : 12345, "appendGeneratedCode" : true, "parentEntityType" : { }, "referenceCode" : "...", "sourcingRoles" : [ "...", "..." ], "active" : true, "descriptionAndCode" : "...", "script" : "...", "description" : "...", "codeChanged" : true, "referenceDescription" : "...", "code" : "...", "error" : true, "sourceTypeEnum" : "JAVA_CLASS", "version" : 12345, "descriptionOrCode" : "...", "reuse" : true, "executionRoles" : [ "...", "..." ], "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 }, "scriptInstanceCategory" : { "version" : 12345, "transient" : true, "referenceDescription" : "...", "descriptionOrCode" : "...", "historized" : true, "appendGeneratedCode" : true, "parentEntity" : { }, "parentEntityType" : { }, "code" : "...", "referenceCode" : "...", "description" : "...", "auditableFields" : [ { }, { } ], "notified" : true, "id" : 12345, "auditable" : { }, "descriptionAndCode" : "...", "codeChanged" : true }, "scriptErrors" : [ { "columnNumber" : 12345, "message" : "...", "sourceFile" : "...", "lineNumber" : 12345 }, { "columnNumber" : 12345, "message" : "...", "sourceFile" : "...", "lineNumber" : 12345 } ], "notified" : true, "disabled" : true, "transient" : true, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "historized" : true }, "historized" : true, "stopUnit" : "MONTH", "descriptionOrCode" : "...", "description" : "..." }