| Annotation Type | Description |
|---|---|
| NonWrappable |
Indicates to the JSON serializer that this type should not be wrapped with type information when
serializing to/from JSON.
|
| RequiredField |
Indicates to the JSON serializer that this field must not be
null when serializing
to/from JSON. |