name | data type | constraints | description |
---|---|---|---|
descriptionAndCode | string | ||
uuid | string | ||
version | number | ||
type | BillingEntityTypeEnum | ||
lastTransactionDateDelayEL | string | ||
parentEntityType | object | ||
historized | boolean | ||
parentCFEntities | array of ICustomFieldEntity | ||
cfAccumulatedValues | CustomFieldValues | ||
invoiceType | InvoiceType | ||
cfValues | CustomFieldValues | ||
descriptionOrCode | string | ||
billingRunValidationScript | ScriptInstance | ||
checkThreshold | ThresholdOptionsEnum | ||
dueDateDelayEL | string | ||
referenceCode | string | ||
code | string | required, max size: 255, min size: 1 | |
transient | boolean | ||
splitPerPaymentMethod | boolean | ||
appendGeneratedCode | boolean | ||
parentEntity | BusinessEntity | ||
invoiceDateProductionDelayEL | string | ||
collectionDateDelayEl | string | ||
invoiceTypeEl | string | ||
codeChanged | boolean | ||
id | number | ||
billingTemplateNameEL | string | ||
description | string | max size: 255, min size: 0 | |
notified | boolean | ||
invoiceDateDelayEL | string | ||
referenceDate | ReferenceDateEnum | ||
descriptionI18n | map of string | ||
auditable | Auditable | ||
referenceDescription | string | ||
invoicingThreshold | number | ||
lastTransactionDateEL | string | ||
auditableFields | array of AuditableFieldHistory | ||
thresholdPerEntity | boolean | ||
scriptInstance | ScriptInstance | ||
calendar | Calendar | ||
computeDatesAtValidation | boolean |
Example
{ "descriptionAndCode" : "...", "uuid" : "...", "version" : 12345, "type" : "BILLINGACCOUNT", "lastTransactionDateDelayEL" : "...", "parentEntityType" : { }, "historized" : true, "parentCFEntities" : [ { "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "dirtyCF" : true, "parentCFEntities" : [ { }, { } ], "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "...", "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true } }, { "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "dirtyCF" : true, "parentCFEntities" : [ { }, { } ], "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "...", "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true } } ], "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 }, "invoiceType" : { "occTemplate" : { "auditableFields" : [ { }, { } ], "manualCreationEnabled" : true, "notified" : true, "appendGeneratedCode" : true, "parentEntity" : { }, "accountingCode" : { }, "contraAccountingCode" : { }, "accountCodeClientSide" : "...", "referenceCode" : "...", "codeChanged" : true, "accountingScheme" : { }, "description" : "...", "transient" : true, "historized" : true, "contraAccountingCode2" : { }, "referenceDescription" : "...", "descriptionOrCode" : "...", "descriptionAndCode" : "...", "journal" : { }, "version" : 12345, "auditable" : { }, "id" : 12345, "parentEntityType" : { }, "occCategory" : "CREDIT", "code" : "..." }, "billingTemplateNameEL" : "...", "excludeFromAgedTrialBalance" : true, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "useSelfSequence" : true, "auditableFields" : [ { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "STATUS", "historized" : true }, { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "OTHER", "historized" : true } ], "descriptionAndCode" : "...", "referenceCode" : "...", "sellerSequence" : [ { "prefixEL" : "...", "id" : { }, "transient" : true, "invoiceSequence" : { }, "seller" : { }, "invoiceType" : { } }, { "prefixEL" : "...", "id" : { }, "transient" : true, "invoiceSequence" : { }, "seller" : { }, "invoiceType" : { } } ], "taxScript" : { "auditable" : { }, "notified" : true, "executionRoles" : [ "...", "..." ], "auditableFields" : [ { }, { } ], "sourceTypeEnum" : "JAVA_CLASS", "appendGeneratedCode" : true, "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "active" : true, "version" : 12345, "reuse" : true, "error" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "parentEntity" : { }, "sourcingRoles" : [ "...", "..." ], "disabled" : true, "referenceCode" : "...", "scriptInstanceCategory" : { }, "historized" : true, "scriptErrors" : [ { }, { } ], "transient" : true, "code" : "...", "description" : "...", "script" : "...", "descriptionAndCode" : "..." }, "historized" : true, "id" : 12345, "auditable" : { "updater" : "...", "updated" : 12345, "creator" : "...", "lastUser" : "...", "created" : 12345, "lastModified" : 12345 }, "invoiceAccountable" : true, "occTemplateNegativeCodeEl" : "...", "descriptionOrCode" : "...", "codeChanged" : true, "occTemplateCodeEl" : "...", "matchingAuto" : true, "notified" : true, "xmlFilenameEL" : "...", "parentEntity" : { "auditableFields" : [ { }, { } ], "description" : "...", "version" : 12345, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "auditable" : { }, "codeChanged" : true, "parentEntityType" : { }, "descriptionAndCode" : "...", "descriptionOrCode" : "...", "transient" : true, "parentEntity" : { }, "referenceDescription" : "...", "historized" : true, "referenceCode" : "...", "code" : "..." }, "prefixEL" : "...", "occTemplateNegative" : { "auditableFields" : [ { }, { } ], "manualCreationEnabled" : true, "notified" : true, "appendGeneratedCode" : true, "parentEntity" : { }, "accountingCode" : { }, "contraAccountingCode" : { }, "accountCodeClientSide" : "...", "referenceCode" : "...", "codeChanged" : true, "accountingScheme" : { }, "description" : "...", "transient" : true, "historized" : true, "contraAccountingCode2" : { }, "referenceDescription" : "...", "descriptionOrCode" : "...", "descriptionAndCode" : "...", "journal" : { }, "version" : 12345, "auditable" : { }, "id" : 12345, "parentEntityType" : { }, "occCategory" : "DEBIT", "code" : "..." }, "invoiceValidationScript" : { "auditable" : { }, "notified" : true, "executionRoles" : [ "...", "..." ], "auditableFields" : [ { }, { } ], "sourceTypeEnum" : "JAVA", "appendGeneratedCode" : true, "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "active" : true, "version" : 12345, "reuse" : true, "error" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "parentEntity" : { }, "sourcingRoles" : [ "...", "..." ], "disabled" : true, "referenceCode" : "...", "scriptInstanceCategory" : { }, "historized" : true, "scriptErrors" : [ { }, { } ], "transient" : true, "code" : "...", "description" : "...", "script" : "...", "descriptionAndCode" : "..." }, "customInvoiceXmlScriptInstance" : { "auditable" : { }, "notified" : true, "executionRoles" : [ "...", "..." ], "auditableFields" : [ { }, { } ], "sourceTypeEnum" : "JAVA_CLASS", "appendGeneratedCode" : true, "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "active" : true, "version" : 12345, "reuse" : true, "error" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "parentEntity" : { }, "sourcingRoles" : [ "...", "..." ], "disabled" : true, "referenceCode" : "...", "scriptInstanceCategory" : { }, "historized" : true, "scriptErrors" : [ { }, { } ], "transient" : true, "code" : "...", "description" : "...", "script" : "...", "descriptionAndCode" : "..." }, "mailingType" : "MANUAL", "invoiceSequence" : { "descriptionOrCode" : "...", "descriptionAndCode" : "...", "parentEntity" : { }, "genericEntityCodes" : [ { }, { } ], "referenceDescription" : "...", "invoiceTypeSellerSequences" : [ { }, { } ], "auditableFields" : [ { }, { } ], "notified" : true, "codeChanged" : true, "sequencePattern" : "...", "appendGeneratedCode" : true, "sequenceType" : "UUID", "code" : "...", "parentEntityType" : { }, "referenceCode" : "...", "invoiceTypes" : [ { }, { } ], "historized" : true, "auditable" : { }, "previousInvoiceNb" : 12345, "sequenceSize" : 12345, "version" : 12345, "currentNumber" : 12345, "transient" : true, "description" : "..." }, "description" : "...", "appendGeneratedCode" : true, "version" : 12345, "parentEntityType" : { }, "emailTemplate" : { "htmlContent" : "...", "codeChanged" : true, "startDate" : 12345, "descriptionOrCode" : "...", "textContent" : "...", "type" : "OTHER", "version" : 12345, "tagStartDelimiter" : "...", "parentEntityType" : { }, "code" : "...", "id" : 12345, "subject" : "...", "descriptionAndCode" : "...", "referenceDescription" : "...", "endDate" : 12345, "tagEndDelimiter" : "...", "parentEntity" : { }, "auditableFields" : [ { }, { } ], "auditable" : { }, "notified" : true, "description" : "...", "transient" : true, "historized" : true, "referenceCode" : "...", "media" : "EMAIL", "appendGeneratedCode" : true }, "transient" : true, "uuid" : "...", "code" : "...", "referenceDescription" : "...", "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "dirtyCF" : true, "parentCFEntities" : [ { }, { } ], "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "cfAccumulatedValues" : { }, "uuid" : "...", "CFValuesCopy" : { } }, { "cfValuesNullSafe" : { }, "dirtyCF" : true, "parentCFEntities" : [ { }, { } ], "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "cfAccumulatedValues" : { }, "uuid" : "...", "CFValuesCopy" : { } } ], "appliesTo" : [ { }, { } ], "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "pdfFilenameEL" : "..." }, "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 }, "descriptionOrCode" : "...", "billingRunValidationScript" : { "auditable" : { "updater" : "...", "updated" : 12345, "creator" : "...", "lastUser" : "...", "created" : 12345, "lastModified" : 12345 }, "notified" : true, "executionRoles" : [ "...", "..." ], "auditableFields" : [ { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "STATUS", "historized" : true }, { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "RENEWAL", "historized" : true } ], "sourceTypeEnum" : "JAVA", "appendGeneratedCode" : true, "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "active" : true, "version" : 12345, "reuse" : true, "error" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "parentEntity" : { "auditableFields" : [ { }, { } ], "description" : "...", "version" : 12345, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "auditable" : { }, "codeChanged" : true, "parentEntityType" : { }, "descriptionAndCode" : "...", "descriptionOrCode" : "...", "transient" : true, "parentEntity" : { }, "referenceDescription" : "...", "historized" : true, "referenceCode" : "...", "code" : "..." }, "sourcingRoles" : [ "...", "..." ], "disabled" : true, "referenceCode" : "...", "scriptInstanceCategory" : { "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "referenceCode" : "...", "appendGeneratedCode" : true, "referenceDescription" : "...", "codeChanged" : true, "transient" : true, "notified" : true, "version" : 12345, "historized" : true, "code" : "...", "id" : 12345, "descriptionOrCode" : "...", "parentEntityType" : { }, "description" : "...", "auditable" : { }, "parentEntity" : { } }, "historized" : true, "scriptErrors" : [ { "sourceFile" : "...", "lineNumber" : 12345, "columnNumber" : 12345, "message" : "..." }, { "sourceFile" : "...", "lineNumber" : 12345, "columnNumber" : 12345, "message" : "..." } ], "transient" : true, "code" : "...", "description" : "...", "script" : "...", "descriptionAndCode" : "..." }, "checkThreshold" : "POSITIVE_IL", "dueDateDelayEL" : "...", "referenceCode" : "...", "code" : "...", "transient" : true, "splitPerPaymentMethod" : true, "appendGeneratedCode" : true, "parentEntity" : { "auditableFields" : [ { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "OTHER", "historized" : true }, { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "OTHER", "historized" : true } ], "description" : "...", "version" : 12345, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "auditable" : { "updater" : "...", "updated" : 12345, "creator" : "...", "lastUser" : "...", "created" : 12345, "lastModified" : 12345 }, "codeChanged" : true, "parentEntityType" : { }, "descriptionAndCode" : "...", "descriptionOrCode" : "...", "transient" : true, "parentEntity" : { }, "referenceDescription" : "...", "historized" : true, "referenceCode" : "...", "code" : "..." }, "invoiceDateProductionDelayEL" : "...", "collectionDateDelayEl" : "...", "invoiceTypeEl" : "...", "codeChanged" : true, "id" : 12345, "billingTemplateNameEL" : "...", "description" : "...", "notified" : true, "invoiceDateDelayEL" : "...", "referenceDate" : "TODAY", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "auditable" : { "updater" : "...", "updated" : 12345, "creator" : "...", "lastUser" : "...", "created" : 12345, "lastModified" : 12345 }, "referenceDescription" : "...", "invoicingThreshold" : 12345.0, "lastTransactionDateEL" : "...", "auditableFields" : [ { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "RENEWAL", "historized" : true }, { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "RENEWAL", "historized" : true } ], "thresholdPerEntity" : true, "scriptInstance" : { "auditable" : { "updater" : "...", "updated" : 12345, "creator" : "...", "lastUser" : "...", "created" : 12345, "lastModified" : 12345 }, "notified" : true, "executionRoles" : [ "...", "..." ], "auditableFields" : [ { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "STATUS", "historized" : true }, { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "OTHER", "historized" : true } ], "sourceTypeEnum" : "JAVA", "appendGeneratedCode" : true, "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "active" : true, "version" : 12345, "reuse" : true, "error" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "parentEntity" : { "auditableFields" : [ { }, { } ], "description" : "...", "version" : 12345, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "auditable" : { }, "codeChanged" : true, "parentEntityType" : { }, "descriptionAndCode" : "...", "descriptionOrCode" : "...", "transient" : true, "parentEntity" : { }, "referenceDescription" : "...", "historized" : true, "referenceCode" : "...", "code" : "..." }, "sourcingRoles" : [ "...", "..." ], "disabled" : true, "referenceCode" : "...", "scriptInstanceCategory" : { "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "referenceCode" : "...", "appendGeneratedCode" : true, "referenceDescription" : "...", "codeChanged" : true, "transient" : true, "notified" : true, "version" : 12345, "historized" : true, "code" : "...", "id" : 12345, "descriptionOrCode" : "...", "parentEntityType" : { }, "description" : "...", "auditable" : { }, "parentEntity" : { } }, "historized" : true, "scriptErrors" : [ { "sourceFile" : "...", "lineNumber" : 12345, "columnNumber" : 12345, "message" : "..." }, { "sourceFile" : "...", "lineNumber" : 12345, "columnNumber" : 12345, "message" : "..." } ], "transient" : true, "code" : "...", "description" : "...", "script" : "...", "descriptionAndCode" : "..." }, "calendar" : { "initDate" : 12345, "referenceCode" : "...", "notified" : true, "descriptionAndCode" : "...", "auditable" : { "updater" : "...", "updated" : 12345, "creator" : "...", "lastUser" : "...", "created" : 12345, "lastModified" : 12345 }, "id" : 12345, "appendGeneratedCode" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "referenceDescription" : "...", "transient" : true, "code" : "...", "calendarType" : "...", "initializationRequired" : true, "codeChanged" : true, "historized" : true, "auditableFields" : [ { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "RENEWAL", "historized" : true }, { "historable" : true, "fieldName" : "...", "currentState" : { }, "notified" : true, "notfiable" : true, "previousState" : { }, "auditType" : "OTHER", "historized" : true } ], "description" : "...", "calendarTypeWSubtypes" : "...", "version" : 12345, "initDateEL" : "...", "parentEntityType" : { }, "descriptionOrCode" : "...", "parentEntity" : { "auditableFields" : [ { }, { } ], "description" : "...", "version" : 12345, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "auditable" : { }, "codeChanged" : true, "parentEntityType" : { }, "descriptionAndCode" : "...", "descriptionOrCode" : "...", "transient" : true, "parentEntity" : { }, "referenceDescription" : "...", "historized" : true, "referenceCode" : "...", "code" : "..." } }, "computeDatesAtValidation" : true }