Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonAnyGetterOptions

Decorator options for JsonAnyGetter.

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

Optional value

value: string

Specify the name of the class property that contains the set of key/value pairs that should be added along with regular property values tha class has.

Generated using TypeDoc