Package-level declarations
Contains all types that are relevant to the Lowercase extension only
Types
Link copied to clipboard
class LowercaseSettingsBuilder(transformationId: String) : TransformationSettingsBuilder<LowercaseSettingsBuilder>
Builder for configuring a Lowercase transformation. This transformation lowercases data layer values. The transformation can be applied to all variables or specific variables.