Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Only apply the transformation if the condition evaluates to true for the given RecordCondition. The conditions are allowed to reference fields that are not used in the actual transformation. Example Use Cases:

Link copied to clipboard

Input field(s) to apply the transformation to. When you have columns that reference their position within a list, omit the index from the FieldId. FieldId name matching ignores the index. For example, instead of "contact.nums0.type", use "contact.nums.type". Structure is documented below.

Link copied to clipboard

Apply the transformation to the entire field. The primitive_transformation block must only contain one argument, corresponding to the type of transformation. Structure is documented below.