Unified CSV Record Assembler type.
This is a discriminated union type that can represent either object or array assemblers. Use this when you need to work with assemblers in a format-agnostic way.
Array of header field names
Output format: 'object' or 'array' (default: 'object')
Unified CSV Record Assembler type.
This is a discriminated union type that can represent either object or array assemblers. Use this when you need to work with assemblers in a format-agnostic way.