Annotation Type JsonTypeName

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      Logical type name for annotated type.
    • Element Detail

      • value

        String value
        Logical type name for annotated type. If missing (or defined as Empty String), defaults to using non-qualified class name as the type.
        Default:
        ""