The type code is LT
| lastUpdateByName | string <= 255 characters |
| owner | string <= 255 characters |
| createdByName | string <= 255 characters |
| typedId | string |
| numberOfKeyFields | integer |
| lastUpdateDate | string <date-time> |
| isPlasma | boolean |
| hideWarnings | boolean |
| label | string <= 255 characters |
| type | string <= 255 characters Possible values: "SIMPLE" "RANGE" "MATRIX" "SIMPLE_INT_KEY" "SIMPLE_REAL_KEY" "SIMPLE_DATE_KEY" "JSON" |
| version | integer |
| simulationSet | string <= 255 characters |
| uniqueName | string <= 255 characters |
| createdBy | integer |
| valueType | string <= 255 characters Possible values: "STRING" "INT" "REAL" "MATRIX" "DATE" "MATRIX2" "MATRIX3" "MATRIX4" "MATRIX5" "MATRIX6" "JSON" "JSON2" |
| userGroupEdit | string <= 255 characters |
| userGroupViewDetails | string <= 255 characters |
| id | integer |
| 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" |
| nodeId | integer |
| validAfter | string <date-time> |
| status | string <= 255 characters Possible values: "ACTIVE" "SIMULATIONONLY" "INACTIVE" |
| createDate | string <date-time> |
| lastUpdateBy | integer |
{- "lastUpdateByName": "string",
- "owner": "string",
- "createdByName": "string",
- "typedId": "string",
- "numberOfKeyFields": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "isPlasma": true,
- "hideWarnings": true,
- "label": "string",
- "type": "SIMPLE",
- "version": 0,
- "simulationSet": "string",
- "uniqueName": "string",
- "createdBy": 0,
- "valueType": "STRING",
- "userGroupEdit": "string",
- "userGroupViewDetails": "string",
- "id": 0,
- "formatType": "NUMERIC",
- "nodeId": 0,
- "validAfter": "2019-08-24T14:15:22Z",
- "status": "ACTIVE",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}