Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonNamingOptions

Decorator options for JsonNaming.

Hierarchy

Index

Properties

Optional contextGroups

contextGroups: string[]

Property that defines whether this decorator is part of a context group or multiple groups.

Optional enabled

enabled: boolean

Property that defines whether this decorator is active or not.

default

true

strategy

Strategies that defines how names of JSON properties ("external names") are derived from names of Class methods and fields ("internal names").

Generated using TypeDoc