@panenco/papi / Exports / TransformOptions
Options to be passed during transformation.
Inherit Doc
-
ClassTransformOptions
↳
TransformOptions
• Optional
exposeUnsetFields: boolean
When set to true, fields with undefined
as value will be included in class to plain transformation. Otherwise
those fields will be omitted from the result.
DEFAULT: false
ClassTransformOptions.exposeUnsetFields