Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 754 Bytes

File metadata and controls

20 lines (12 loc) · 754 Bytes

MappingAttributeContent

Mapping Attribute from document content or content key-value data

Properties

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]