Need better scanning performance?
Name
Name represents the name of a DocumentNormalizerTaskSetting object, which serves as its unique identifier.
JSON Structure
Location in template:
DocumentNormalizerTaskSettingOptions[i]
└── Name
Parent object: DocumentNormalizerTaskSetting
Example:
{
"Name": "dn_0"
}
- This snippet shows only the
Nameparameter.- To use it, embed this parameter within a DocumentNormalizerTaskSetting object in the complete JSON structure.
- For the complete JSON structure, see:
Parameter Details
| Parameter Details |
|---|
| Type String |
| Default Value It must be a mandatory setting value. |
| Remarks It must be a unique name. |