Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonManagedReferenceOptions

Decorator options for JsonManagedReference.

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

Logical name for the reference property pair; used to link managed and back references. Default name can be used if there is just single reference pair (for example, node class that just has parent/child linkage, consisting of one managed reference and matching back reference).

default

'defaultReference'

Generated using TypeDoc