name | data type | constraints | description |
---|---|---|---|
parentEntityType | object | ||
occTemplate | OCCTemplate | ||
cfValues | CustomFieldValues | ||
descriptionI18n | map of string | ||
descriptionOrCode | string | ||
descriptionAndCode | string | ||
parentCFEntities | array of ICustomFieldEntity | ||
codeChanged | boolean | ||
descriptionI18nNullSafe | map of string | ||
auditableFields | array of AuditableFieldHistory | ||
historized | boolean | ||
notified | boolean | ||
description | string | max size: 255, min size: 0 | |
referenceCode | string | ||
cfAccumulatedValues | CustomFieldValues | ||
parentEntity | BusinessEntity | ||
id | number | ||
appendGeneratedCode | boolean | ||
referenceDescription | string | ||
occTemplateNegative | OCCTemplate | ||
transient | boolean | ||
sortIndex | number | ||
auditable | Auditable | ||
code | string | required, max size: 255, min size: 1 | |
invoiceSubCategories | array of InvoiceSubCategory | ||
uuid | string | ||
version | number |
Example
{ "parentEntityType" : { }, "occTemplate" : { "accountingScheme" : { "descriptionOrCode" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "codeChanged" : true, "id" : 12345, "parentEntityType" : { }, "auditable" : { }, "scriptInstance" : { }, "longDescription" : "...", "version" : 12345, "referenceCode" : "...", "transient" : true, "parentEntity" : { }, "description" : "...", "appendGeneratedCode" : true, "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "descriptionAndCode" : "...", "code" : "..." }, "accountingCode" : { "auditable" : { }, "chartOfAccountTypeEnum" : "EQUITY", "chartOfAccountViewTypeEnum" : "VIEW", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "parentEntityType" : { }, "referenceCode" : "...", "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" : "..." }, "contraAccountingCode2" : { "auditable" : { }, "chartOfAccountTypeEnum" : "EXPENSE", "chartOfAccountViewTypeEnum" : "REGULAR", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "description" : "...", "occCategory" : "CREDIT", "codeChanged" : true, "notified" : true, "manualCreationEnabled" : true, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "historized" : true, "descriptionOrCode" : "...", "id" : 12345, "code" : "...", "accountCodeClientSide" : "...", "transient" : true, "contraAccountingCode" : { "auditable" : { }, "chartOfAccountTypeEnum" : "ASSETS", "chartOfAccountViewTypeEnum" : "VIEW", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "journal" : { "appendGeneratedCode" : true, "historized" : true, "auditable" : { }, "transient" : true, "referenceDescription" : "...", "description" : "...", "version" : 12345, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "id" : 12345, "notified" : true, "descriptionOrCode" : "...", "descriptionAndCode" : "...", "parentEntityType" : { }, "code" : "...", "referenceCode" : "...", "occTemplates" : [ { }, { } ], "accountOperations" : [ { }, { } ], "codeChanged" : true } }, "cfValues" : { "valuesByCode" : { "property1" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ], "property2" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ], "property2" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ] }, "encrypted" : true }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "descriptionAndCode" : "...", "parentCFEntities" : [ { "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true } }, { "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true } } ], "codeChanged" : true, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "historized" : true, "notified" : true, "description" : "...", "referenceCode" : "...", "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ], "property2" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ], "property2" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ] }, "encrypted" : true }, "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "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" : "..." }, "id" : 12345, "appendGeneratedCode" : true, "referenceDescription" : "...", "occTemplateNegative" : { "accountingScheme" : { "descriptionOrCode" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "codeChanged" : true, "id" : 12345, "parentEntityType" : { }, "auditable" : { }, "scriptInstance" : { }, "longDescription" : "...", "version" : 12345, "referenceCode" : "...", "transient" : true, "parentEntity" : { }, "description" : "...", "appendGeneratedCode" : true, "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "descriptionAndCode" : "...", "code" : "..." }, "accountingCode" : { "auditable" : { }, "chartOfAccountTypeEnum" : "REVENUE", "chartOfAccountViewTypeEnum" : "VIEW", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "parentEntityType" : { }, "referenceCode" : "...", "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" : "..." }, "contraAccountingCode2" : { "auditable" : { }, "chartOfAccountTypeEnum" : "ASSETS", "chartOfAccountViewTypeEnum" : "REGULAR", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "description" : "...", "occCategory" : "DEBIT", "codeChanged" : true, "notified" : true, "manualCreationEnabled" : true, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "historized" : true, "descriptionOrCode" : "...", "id" : 12345, "code" : "...", "accountCodeClientSide" : "...", "transient" : true, "contraAccountingCode" : { "auditable" : { }, "chartOfAccountTypeEnum" : "EXPENSE", "chartOfAccountViewTypeEnum" : "REGULAR", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "journal" : { "appendGeneratedCode" : true, "historized" : true, "auditable" : { }, "transient" : true, "referenceDescription" : "...", "description" : "...", "version" : 12345, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "id" : 12345, "notified" : true, "descriptionOrCode" : "...", "descriptionAndCode" : "...", "parentEntityType" : { }, "code" : "...", "referenceCode" : "...", "occTemplates" : [ { }, { } ], "accountOperations" : [ { }, { } ], "codeChanged" : true } }, "transient" : true, "sortIndex" : 12345, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "code" : "...", "invoiceSubCategories" : [ { "description" : "...", "parentEntityType" : { }, "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" : "..." }, "referenceCode" : "...", "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "discount" : 12345.0, "id" : 12345, "code" : "...", "occTemplate" : { "accountingScheme" : { }, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "referenceCode" : "...", "parentEntity" : { }, "contraAccountingCode2" : { }, "description" : "...", "occCategory" : "CREDIT", "codeChanged" : true, "notified" : true, "manualCreationEnabled" : true, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "auditable" : { }, "historized" : true, "descriptionOrCode" : "...", "id" : 12345, "code" : "...", "accountCodeClientSide" : "...", "transient" : true, "contraAccountingCode" : { }, "journal" : { } }, "transient" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "uuid" : "...", "appendGeneratedCode" : true, "accountingCode" : { "auditable" : { }, "chartOfAccountTypeEnum" : "LIABILITIES", "chartOfAccountViewTypeEnum" : "VIEW", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "descriptionOrCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "descriptionAndCode" : "...", "sortIndex" : 12345, "invoiceCategory" : { "parentEntityType" : { }, "occTemplate" : { }, "cfValues" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "descriptionAndCode" : "...", "parentCFEntities" : [ { }, { } ], "codeChanged" : true, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "description" : "...", "referenceCode" : "...", "cfAccumulatedValues" : { }, "parentEntity" : { }, "id" : 12345, "appendGeneratedCode" : true, "referenceDescription" : "...", "occTemplateNegative" : { }, "transient" : true, "sortIndex" : 12345, "auditable" : { }, "code" : "...", "invoiceSubCategories" : [ { }, { } ], "uuid" : "...", "version" : 12345 }, "notified" : true, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "occTemplateNegative" : { "accountingScheme" : { }, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "referenceCode" : "...", "parentEntity" : { }, "contraAccountingCode2" : { }, "description" : "...", "occCategory" : "CREDIT", "codeChanged" : true, "notified" : true, "manualCreationEnabled" : true, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "auditable" : { }, "historized" : true, "descriptionOrCode" : "...", "id" : 12345, "code" : "...", "accountCodeClientSide" : "...", "transient" : true, "contraAccountingCode" : { }, "journal" : { } }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "historized" : true, "version" : 12345, "referenceDescription" : "..." }, { "description" : "...", "parentEntityType" : { }, "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" : "..." }, "referenceCode" : "...", "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "discount" : 12345.0, "id" : 12345, "code" : "...", "occTemplate" : { "accountingScheme" : { }, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "referenceCode" : "...", "parentEntity" : { }, "contraAccountingCode2" : { }, "description" : "...", "occCategory" : "DEBIT", "codeChanged" : true, "notified" : true, "manualCreationEnabled" : true, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "auditable" : { }, "historized" : true, "descriptionOrCode" : "...", "id" : 12345, "code" : "...", "accountCodeClientSide" : "...", "transient" : true, "contraAccountingCode" : { }, "journal" : { } }, "transient" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "uuid" : "...", "appendGeneratedCode" : true, "accountingCode" : { "auditable" : { }, "chartOfAccountTypeEnum" : "EQUITY", "chartOfAccountViewTypeEnum" : "VIEW", "active" : true, "notified" : true, "codeChanged" : true, "disabled" : true, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "parentEntityType" : { }, "id" : 12345, "parentAccountingCode" : { }, "migrated" : true, "historized" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "version" : 12345, "reportingAccount" : "...", "description" : "...", "code" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "notes" : "...", "referenceCode" : "...", "transient" : true }, "descriptionOrCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "descriptionAndCode" : "...", "sortIndex" : 12345, "invoiceCategory" : { "parentEntityType" : { }, "occTemplate" : { }, "cfValues" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "descriptionOrCode" : "...", "descriptionAndCode" : "...", "parentCFEntities" : [ { }, { } ], "codeChanged" : true, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "description" : "...", "referenceCode" : "...", "cfAccumulatedValues" : { }, "parentEntity" : { }, "id" : 12345, "appendGeneratedCode" : true, "referenceDescription" : "...", "occTemplateNegative" : { }, "transient" : true, "sortIndex" : 12345, "auditable" : { }, "code" : "...", "invoiceSubCategories" : [ { }, { } ], "uuid" : "...", "version" : 12345 }, "notified" : true, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "occTemplateNegative" : { "accountingScheme" : { }, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "referenceCode" : "...", "parentEntity" : { }, "contraAccountingCode2" : { }, "description" : "...", "occCategory" : "DEBIT", "codeChanged" : true, "notified" : true, "manualCreationEnabled" : true, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "auditable" : { }, "historized" : true, "descriptionOrCode" : "...", "id" : 12345, "code" : "...", "accountCodeClientSide" : "...", "transient" : true, "contraAccountingCode" : { }, "journal" : { } }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "historized" : true, "version" : 12345, "referenceDescription" : "..." } ], "uuid" : "...", "version" : 12345 }