NamespaceRuleBasedProperties
The rule-based properties of an ID namespace. These properties define how the ID namespace can be used in an ID mapping workflow.
Types
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 sets of rules you can use in an ID mapping workflow. The limitations specified for the source and target must be compatible.
Functions
Link copied to clipboard
inline fun copy(block: NamespaceRuleBasedProperties.Builder.() -> Unit = {}): NamespaceRuleBasedProperties