| name | data type | constraints | description |
|---|---|---|---|
| codeChanged | boolean | ||
| entityClazz | string | ||
| triggerEndPeriodEvent | boolean | ||
| GUIFieldPosition | number | ||
| referenceDescription | string | ||
| maxValue | number | ||
| description | string | max size: 255, min size: 0 | |
| childEntityFields | string | ||
| auditable | Auditable | ||
| dataFilterEL | string | ||
| regExp | string | ||
| active | boolean | ||
| uniqueConstraint | boolean | ||
| matrixColumns | array of CustomFieldMatrixColumn | ||
| descriptionI18n | map of string | ||
| listValues | map of string | ||
| disabled | boolean | ||
| defaultValue | string | ||
| useInheritedAsDefaultValue | boolean | ||
| historized | boolean | ||
| matrixValueColumnCodes | array of string | ||
| appliesTo | string | ||
| entityClazzCetCode | string | ||
| guiPosition | string | ||
| hideOnNew | boolean | ||
| roundingMode | RoundingModeEnum | ||
| matrixKeyColumns | array of CustomFieldMatrixColumn | ||
| minValue | number | ||
| fieldType | CustomFieldTypeEnum | ||
| dbFieldname | string | ||
| allowEdit | boolean | ||
| valueRequired | boolean | ||
| calendar | Calendar | ||
| applicableOnEl | string | ||
| descriptionOrCode | string | ||
| matrixKeyColumnCodes | array of string | ||
| code | string | required, max size: 255, min size: 1 | |
| nbDecimal | number | ||
| defaultValueConverted | object | ||
| notified | boolean | ||
| protectable | boolean | ||
| versionable | boolean | ||
| hideInGUI | boolean | ||
| indexType | CustomFieldIndexTypeEnum | ||
| anonymizeGdpr | boolean | ||
| fieldsEL | string | ||
| referenceCode | string | ||
| matrixValueColumns | array of CustomFieldMatrixColumn | ||
| version | number | ||
| listValuesSorted | map of string | ||
| parentEntityType | object | ||
| appendGeneratedCode | boolean | ||
| customTableCodeEL | string | ||
| matrixColumnCodes | array of string | ||
| guiPositionParsed | map of string | ||
| auditableFields | array of AuditableFieldHistory | ||
| descriptionI18nNullSafe | map of string | ||
| string | |||
| descriptionAndCode | string | ||
| transient | boolean | ||
| parentEntity | BusinessEntity | ||
| id | number | ||
| displayFormat | string | ||
| childEntityFieldsAsList | array of string | ||
| storageType | CustomFieldStorageTypeEnum | ||
| mapKeyType | CustomFieldMapKeyEnum |
Example
{
"codeChanged" : true,
"entityClazz" : "...",
"triggerEndPeriodEvent" : true,
"GUIFieldPosition" : 12345,
"referenceDescription" : "...",
"maxValue" : 12345,
"description" : "...",
"childEntityFields" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"dataFilterEL" : "...",
"regExp" : "...",
"active" : true,
"uniqueConstraint" : true,
"matrixColumns" : [ {
"columnForKey" : true,
"columnUse" : "USE_KEY",
"code" : "...",
"label" : "...",
"keyType" : "RON",
"position" : 12345
}, {
"columnForKey" : true,
"columnUse" : "USE_KEY",
"code" : "...",
"label" : "...",
"keyType" : "STRING",
"position" : 12345
} ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"listValues" : {
"property1" : "...",
"property2" : "..."
},
"disabled" : true,
"defaultValue" : "...",
"useInheritedAsDefaultValue" : true,
"historized" : true,
"matrixValueColumnCodes" : [ "...", "..." ],
"appliesTo" : "...",
"entityClazzCetCode" : "...",
"guiPosition" : "...",
"hideOnNew" : true,
"roundingMode" : "NEAREST",
"matrixKeyColumns" : [ {
"columnForKey" : true,
"columnUse" : "USE_KEY",
"code" : "...",
"label" : "...",
"keyType" : "LONG",
"position" : 12345
}, {
"columnForKey" : true,
"columnUse" : "USE_KEY",
"code" : "...",
"label" : "...",
"keyType" : "STRING",
"position" : 12345
} ],
"minValue" : 12345,
"fieldType" : "BOOLEAN",
"dbFieldname" : "...",
"allowEdit" : true,
"valueRequired" : true,
"calendar" : {
"referenceDescription" : "...",
"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" : "..."
},
"descriptionOrCode" : "...",
"codeChanged" : true,
"initDateEL" : "...",
"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
} ],
"appendGeneratedCode" : true,
"description" : "...",
"parentEntityType" : { },
"code" : "...",
"notified" : true,
"initializationRequired" : true,
"calendarTypeWSubtypes" : "...",
"referenceCode" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"transient" : true,
"calendarType" : "...",
"initDate" : 12345,
"historized" : true
},
"applicableOnEl" : "...",
"descriptionOrCode" : "...",
"matrixKeyColumnCodes" : [ "...", "..." ],
"code" : "...",
"nbDecimal" : 12345,
"defaultValueConverted" : { },
"notified" : true,
"protectable" : true,
"versionable" : true,
"hideInGUI" : true,
"indexType" : "STORE_ONLY",
"anonymizeGdpr" : true,
"fieldsEL" : "...",
"referenceCode" : "...",
"matrixValueColumns" : [ {
"columnForKey" : true,
"columnUse" : "USE_VALUE",
"code" : "...",
"label" : "...",
"keyType" : "RON",
"position" : 12345
}, {
"columnForKey" : true,
"columnUse" : "USE_VALUE",
"code" : "...",
"label" : "...",
"keyType" : "LONG",
"position" : 12345
} ],
"version" : 12345,
"listValuesSorted" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"appendGeneratedCode" : true,
"customTableCodeEL" : "...",
"matrixColumnCodes" : [ "...", "..." ],
"guiPositionParsed" : {
"property1" : "...",
"property2" : "..."
},
"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
} ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"tags" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"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" : "..."
},
"id" : 12345,
"displayFormat" : "...",
"childEntityFieldsAsList" : [ "...", "..." ],
"storageType" : "LIST",
"mapKeyType" : "RON"
}