AccountingScheme Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
longDescription string  
appendGeneratedCode boolean  
parentEntity BusinessEntity  
id number  
longDescriptionI18n map of string  
descriptionOrCode string  
codeChanged boolean  
scriptInstance ScriptInstance  
version number  
notified boolean  
description string max size: 255, min size: 0
referenceDescription string  
referenceCode string  
historized boolean  
transient boolean  
parentEntityType object  
auditable Auditable  
descriptionAndCode string  
code string required, max size: 255, min size: 1
auditableFields array of AuditableFieldHistory  

Example

{
  "longDescription" : "...",
  "appendGeneratedCode" : true,
  "parentEntity" : {
    "description" : "...",
    "code" : "...",
    "version" : 12345,
    "parentEntity" : { },
    "id" : 12345,
    "transient" : true,
    "historized" : true,
    "descriptionOrCode" : "...",
    "auditable" : {
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345,
      "updated" : 12345,
      "lastUser" : "...",
      "creator" : "..."
    },
    "referenceDescription" : "...",
    "referenceCode" : "...",
    "codeChanged" : true,
    "parentEntityType" : { },
    "notified" : true,
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "auditableFields" : [ {
      "notified" : true,
      "historized" : true,
      "notfiable" : true,
      "historable" : true,
      "auditType" : "RENEWAL",
      "fieldName" : "...",
      "currentState" : { },
      "previousState" : { }
    }, {
      "notified" : true,
      "historized" : true,
      "notfiable" : true,
      "historable" : true,
      "auditType" : "STATUS",
      "fieldName" : "...",
      "currentState" : { },
      "previousState" : { }
    } ]
  },
  "id" : 12345,
  "longDescriptionI18n" : {
    "property1" : "...",
    "property2" : "..."
  },
  "descriptionOrCode" : "...",
  "codeChanged" : true,
  "scriptInstance" : {
    "description" : "...",
    "scriptParameters" : [ {
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "defaultValue" : "...",
      "mandatory" : true,
      "scriptInstance" : { },
      "allowedValues" : "...",
      "collection" : true,
      "className" : "...",
      "valuesSeparator" : "...",
      "code" : "...",
      "id" : 12345,
      "version" : 12345,
      "transient" : true
    }, {
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "defaultValue" : "...",
      "mandatory" : true,
      "scriptInstance" : { },
      "allowedValues" : "...",
      "collection" : true,
      "className" : "...",
      "valuesSeparator" : "...",
      "code" : "...",
      "id" : 12345,
      "version" : 12345,
      "transient" : true
    } ],
    "parentEntityType" : { },
    "historized" : true,
    "code" : "...",
    "descriptionAndCode" : "...",
    "id" : 12345,
    "transient" : true,
    "referenceDescription" : "...",
    "sourcingRoles" : [ "...", "..." ],
    "parentEntity" : {
      "description" : "...",
      "code" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "id" : 12345,
      "transient" : true,
      "historized" : true,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ]
    },
    "disabled" : true,
    "scriptErrors" : [ {
      "message" : "...",
      "sourceFile" : "...",
      "lineNumber" : 12345,
      "columnNumber" : 12345
    }, {
      "message" : "...",
      "sourceFile" : "...",
      "lineNumber" : 12345,
      "columnNumber" : 12345
    } ],
    "referenceCode" : "...",
    "descriptionOrCode" : "...",
    "version" : 12345,
    "auditableFields" : [ {
      "notified" : true,
      "historized" : true,
      "notfiable" : true,
      "historable" : true,
      "auditType" : "RENEWAL",
      "fieldName" : "...",
      "currentState" : { },
      "previousState" : { }
    }, {
      "notified" : true,
      "historized" : true,
      "notfiable" : true,
      "historable" : true,
      "auditType" : "OTHER",
      "fieldName" : "...",
      "currentState" : { },
      "previousState" : { }
    } ],
    "error" : true,
    "codeChanged" : true,
    "executionRoles" : [ "...", "..." ],
    "notified" : true,
    "appendGeneratedCode" : true,
    "auditable" : {
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345,
      "updated" : 12345,
      "lastUser" : "...",
      "creator" : "..."
    },
    "reuse" : true,
    "script" : "...",
    "sourceTypeEnum" : "JAVA",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "active" : true,
    "scriptInstanceCategory" : {
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "version" : 12345,
      "transient" : true,
      "historized" : true,
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "...",
      "notified" : true,
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "parentEntity" : { }
    }
  },
  "version" : 12345,
  "notified" : true,
  "description" : "...",
  "referenceDescription" : "...",
  "referenceCode" : "...",
  "historized" : true,
  "transient" : true,
  "parentEntityType" : { },
  "auditable" : {
    "created" : 12345,
    "updater" : "...",
    "lastModified" : 12345,
    "updated" : 12345,
    "lastUser" : "...",
    "creator" : "..."
  },
  "descriptionAndCode" : "...",
  "code" : "...",
  "auditableFields" : [ {
    "notified" : true,
    "historized" : true,
    "notfiable" : true,
    "historable" : true,
    "auditType" : "STATUS",
    "fieldName" : "...",
    "currentState" : { },
    "previousState" : { }
  }, {
    "notified" : true,
    "historized" : true,
    "notfiable" : true,
    "historable" : true,
    "auditType" : "OTHER",
    "fieldName" : "...",
    "currentState" : { },
    "previousState" : { }
  } ]
}