| Enum | Description |
|---|---|
| JsonInclude.Include |
| Annotation Type | Description |
|---|---|
| Expose |
Stops field or property from being serialized into JSON.
|
| JsonIgnore |
Stops field or property from being serialized into JSON.
|
| JsonIgnoreProperties | |
| JsonInclude | |
| JsonProperty | |
| JsonViews | |
| SerializedName |
Copyright © 2016. All Rights Reserved.