Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColumnTransformer

Package version

Column transformer parameters.

Hierarchy

  • ColumnTransformer

Index

Properties

Properties

Optional fields

fields: string[]

Fields to apply transformer logic on.

Optional parameters

parameters: Record<string, unknown>

Different properties to be passed to transformer. Input expected is dictionary of key,value pairs in JSON format.

Generated using TypeDoc