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

An indicator of whether to generate IDs and index the data or not.

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

A list of Rule objects, each of which have fields RuleName and MatchingKeys.