The type code is PLTT
| version | integer | ||||||||||||||||||||||||||||||||||||
| typedId | string | ||||||||||||||||||||||||||||||||||||
| uniqueName | string | ||||||||||||||||||||||||||||||||||||
| label | string | ||||||||||||||||||||||||||||||||||||
| createdByName | string | ||||||||||||||||||||||||||||||||||||
| lastUpdateByName | string | ||||||||||||||||||||||||||||||||||||
| targetDate | string | ||||||||||||||||||||||||||||||||||||
object | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
| buttonsConfiguration | object | ||||||||||||||||||||||||||||||||||||
| headerFormulaName | string | ||||||||||||||||||||||||||||||||||||
| dimensionType | string | ||||||||||||||||||||||||||||||||||||
| calculationFormulaName | string | ||||||||||||||||||||||||||||||||||||
| contextualActions | object | ||||||||||||||||||||||||||||||||||||
| createDate | string | ||||||||||||||||||||||||||||||||||||
| createdBy | integer | ||||||||||||||||||||||||||||||||||||
| lastUpdateDate | string | ||||||||||||||||||||||||||||||||||||
| lastUpdateBy | integer | ||||||||||||||||||||||||||||||||||||
| id | integer | ||||||||||||||||||||||||||||||||||||
{- "version": 0,
- "typedId": "string",
- "uniqueName": "string",
- "label": "string",
- "createdByName": "string",
- "lastUpdateByName": "string",
- "targetDate": "string",
- "typeConfiguration": {
- "errorMode": "string",
- "elementNames": [
- "string"
], - "overridableFields": [
- null
], - "resultElementName": "string",
- "hiddenElementNames": [
- null
], - "notifyWhenFinished": "string",
- "shotgunModeEnabled": true,
- "calculationLogicInputs": [
- {
- "name": "string",
- "type": "string",
- "label": "string",
- "inputs": [
- { }
], - "valueOptions": [
- "string"
], - "parameterConfig": { },
- "formattingOptions": { }
}
], - "userCanToggleVisibility": [
- null
], - "calcLogicInputsOverridableFields": [
- null
]
}, - "buttonsConfiguration": { },
- "headerFormulaName": "string",
- "dimensionType": "string",
- "calculationFormulaName": "string",
- "contextualActions": { },
- "createDate": "string",
- "createdBy": 0,
- "lastUpdateDate": "string",
- "lastUpdateBy": 0,
- "id": 0
}