The type code is FE
cssProperties | string <= 255 characters | ||||||||
labelTranslations | string | ||||||||
typedId | string | ||||||||
formulaExpression | string | ||||||||
lastUpdateDate | string <date-time> | ||||||||
protectedExpression | boolean | ||||||||
hideWarnings | boolean | ||||||||
elementTimeout | integer | ||||||||
resultGroup | string <= 255 characters | ||||||||
redAlert | object | ||||||||
elementName | string <= 255 characters | ||||||||
yellowAlert | object | ||||||||
elementSuffix | string <= 255 characters | ||||||||
elementLabel | string <= 255 characters | ||||||||
combinationType | string <= 255 characters Possible values: "ADD" "SUBTRACT" "RESULT" "INFO" "FUNCTION" "BRICK" "PYTHON" | ||||||||
formatType | string <= 255 characters Possible values: "NUMERIC" "NUMERIC_LONG" "MONEY" "PERCENT" "TEXT" "MONEY_EUR" "MONEY_USD" "MONEY_GBP" "MONEY_JPY" "MONEY_CHF" "MONEY_PLN" "DATETIME" "DATE" "INTEGER" "LINK" "COMPLEX" "SPARKLINE" | ||||||||
hideOnNull | boolean | ||||||||
userGroup | string <= 255 characters | ||||||||
allowOverride | boolean | ||||||||
createDate | string <date-time> | ||||||||
conditionElementName | string <= 255 characters | ||||||||
elementGroups | Array of strings | ||||||||
version | integer | ||||||||
object | |||||||||
| |||||||||
excludeFromExport | boolean | ||||||||
displayOptions | integer | ||||||||
createdBy | integer | ||||||||
summarize | boolean | ||||||||
elementDescription | string | ||||||||
lastUpdateBy | integer |
{- "cssProperties": "string",
- "labelTranslations": "string",
- "typedId": "string",
- "formulaExpression": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "protectedExpression": true,
- "hideWarnings": true,
- "elementTimeout": 0,
- "resultGroup": "string",
- "redAlert": { },
- "elementName": "string",
- "yellowAlert": { },
- "elementSuffix": "string",
- "elementLabel": "string",
- "combinationType": "ADD",
- "formatType": "NUMERIC",
- "hideOnNull": true,
- "userGroup": "string",
- "allowOverride": true,
- "createDate": "2019-08-24T14:15:22Z",
- "conditionElementName": "string",
- "elementGroups": [
- "string"
], - "version": 0,
- "criticalAlert": {
- "message": "string",
- "operator": "string",
- "threshold": 0,
- "comparisonElement": "string"
}, - "excludeFromExport": true,
- "displayOptions": 0,
- "createdBy": 0,
- "summarize": true,
- "elementDescription": "string",
- "lastUpdateBy": 0
}