Closed devlux closed 4 years ago
Use the property name selector option to determine the member name, as a fallback solution if neither the JsonPropertyAttribute nor the DataMemberAttribute are specified.
This allows to use camel casing without having to annotate every field.
Use the property name selector option to determine the member name, as a fallback solution if neither the JsonPropertyAttribute nor the DataMemberAttribute are specified.
This allows to use camel casing without having to annotate every field.