{
"tenant": "string",
"appName": "string",
"classification": {
"timeout": 0,
"enabled": true,
"aiClassifierId": "string",
"objectTypes": [
{
"objectTypeId": "string",
"aiObjectTypeId": "string"
}
]
},
"extraction": {
"timeout": 0,
"enabled": true,
"objects": [
{
"objectTypeId": "string",
"enabled": true,
"timeout": 0,
"propertyReference": [
{
"propertyId": "string",
"aiPropertyId": "string",
"allowedValues": [
"string"
],
"pattern": "string",
"validationService": "string",
"maxNumberOfPredictions": 0
}
]
}
]
}
} |