LowercaseSettingsBuilder

Builder for configuring a Lowercase transformation. This transformation lowercases data layer values. The transformation can be applied to all variables or specific variables.

Constructors

Link copied to clipboard
constructor(transformationId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Enables transformer to lowercase all string values in the payload.

Link copied to clipboard

Enables transformer to lowercase only specific variables in the payload.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard