The type code is CRCIM.
| cssProperties | string or null <= 255 characters |
| labelTranslations | string |
| typedId | string |
| fieldName | string <= 255 characters |
| hidden | boolean |
| lastUpdateDate | string <date-time> |
| fieldValueOptions | string or null |
| description | string or null <= 1000 characters |
| readOnly | boolean |
| label | string <= 255 characters |
| conditionRecordSetId | integer |
| manual | boolean |
| version | integer |
| elementName | string or null <= 255 characters |
| inputAttribute | boolean |
| requiredField | boolean |
| createdBy | integer |
| entityRefTypeCode | string or null <= 255 characters |
| 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" |
| fieldType | integer |
| userGroup | string or null <= 255 characters |
| createDate | string <date-time> |
| lastUpdateBy | integer |
{- "cssProperties": "string",
- "labelTranslations": "string",
- "typedId": "string",
- "fieldName": "string",
- "hidden": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "fieldValueOptions": "string",
- "description": "string",
- "readOnly": true,
- "label": "string",
- "conditionRecordSetId": 0,
- "manual": true,
- "version": 0,
- "elementName": "string",
- "inputAttribute": true,
- "requiredField": true,
- "createdBy": 0,
- "entityRefTypeCode": "string",
- "formatType": "NUMERIC",
- "fieldType": 0,
- "userGroup": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}