Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration JsonTypeInfoId

Definition of different type identifiers that can be included in JSON during serialization, and used for deserialization.

Index

Enumeration members

Enumeration members

NAME

NAME:

Means that logical type name is used as type information; name will then need to be separately resolved to actual concrete type (Class).

Generated using TypeDoc