Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonStringifierFilterOptions

Filter options used during serialization.

Hierarchy

  • JsonStringifierFilterOptions

Index

Properties

Properties

type

Type used to determine whether to serialize property as is, or to filter it out.

Optional values

values: string[]

The list of the properties that are affected by the filter type.

Generated using TypeDoc