Mapping Attribute from document content or content key-value data
| Name | Type | Description | Notes |
|---|---|---|---|
| attributeKey | String | Attribute Key | |
| sourceType | MappingAttributeSourceType | ||
| defaultValue | String | Default value used when no matching value is found | [optional] |
| defaultValues | List<String> | Default values used when no matching value is found | [optional] |
| labelTexts | List<String> | Label Texts | |
| labelMatchingType | MappingAttributeLabelMatchingType | ||
| validationRegex | String | Attribute Value Regex Validation | [optional] |