B2B Data Transformation
- B2B Data Transformation 10.5.2
- All Products
Property | Description |
---|---|
Name | The attribute name. |
Description | Description of the attribute. |
Type | The attribute type. |
Value | The value of the attribute type. Indicates whether the value of the attribute type is fixed or has a default value. If no value is defined, the property displays default=0. |
Property | Description |
---|---|
Minimum Length | The minimum length of the type. Length is in bytes, characters, or items based on the type. |
Maximum Length | The maximum length of the type. Length is in bytes, characters, or items based on the type. |
Collapse Whitespace | Strips leading and trailing whitespace. Collapses multiple spaces to a single space. |
Enumerations | Restrict the type to the list of legal values. |
Patterns | Restrict the type to values defined by a pattern expression. |