DataIntegrationFlowFieldPriorityDedupeField

The field used in the field priority deduplication strategy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the deduplication field. Must exist in the dataset and not be a primary key.

Link copied to clipboard

The sort order for the deduplication field.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String