Posts by Anderson Anselmo • 11 points
1 post
-
1
votes1
answer123
viewsQ: Jsonproperty(Propertyname) does not recognize and assign values to the object
I’m creating a API, POST method, where the payload consists of 3 classes with the following structure: //Classe principal do payload public class Representante { [JsonProperty(PropertyName =…