Builder

class Builder

Properties

Link copied to clipboard

The comparison type. You can either choose ONE_TO_ONE or MANY_TO_MANY as the attributeMatchingModel.

Link copied to clipboard

The type of matching record that is allowed to be used in an ID mapping workflow.

Link copied to clipboard

The set of rules you can use in an ID mapping workflow. The limitations specified for the source or target to define the match rules must be compatible.

Link copied to clipboard
var rules: List<Rule>?

The rules that can be used for ID mapping.