rules
edge from the following paths: Parameter | Description |
---|---|
attribute string | The attribute to which the rules are going to be applied. Its value maps to the the property we are going to transform. Required |
params dictionary { string : <string> } | Specifies the parameters which are going to be used as the input of the rule. |
rule_type enum{mapping_rule, value_mapping_rule, letter_case_rule, fallback_rule, regex_replace_rule} | A type of a rule. Defines the operation that is going to be applied to the attribute. Required |
id
in the return type.id
: numeric string, Error | Description |
---|---|
100 | Invalid parameter |