Entity Definition
constructor(configuration: Map<String, String>? = null, dataType: EntityDataType? = null, defaultValue: EntityDataValue? = null, isExternalId: Boolean? = null, isFinal: Boolean? = null, isImported: Boolean? = null, isInherited: Boolean? = null, isRequiredInEntity: Boolean? = null, isStoredExternally: Boolean? = null, isTimeSeries: Boolean? = null)