{
"title": "string",
"groups": [
{
"key": "string",
"title": "string",
"description": "string",
"disabled": false
}
],
"fields": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "string",
"groups": [
"string"
],
"attributes": {
"label": "string",
"placeholder": "string",
"exportLabel": "string",
"required": true,
"order": 0,
"hidden": true,
"systemKey": "string",
"minLength": 0,
"maxLength": 0,
"minValue": "string",
"maxValue": "string",
"precision": 0,
"decimals": 0,
"currencySymbol": "string",
"currencyCode": "string",
"minChoices": 0,
"maxChoices": 0
},
"key": "string",
"options": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"value": "string",
"order": 0,
"systemKey": "string"
}
],
"overrides": {
"attributes": [
{
"attribute": "string",
"value": true
}
],
"conditions": [
{
"key": "string",
"operator": "equals",
"value": "string"
}
]
},
"inputType": "radiogroup"
}
],
"isCustom": true
}