{for example, I want the time switch to objects in the data and the data level, rather than superior and how to write the
"Status" : "success",
"Data" : {
"Block_no" : 0,
"Time" : 1231006505,
"Confirmations" : 660591
}
}
this is wrong?
class query{
[JsonProperty (" status ")]
Public string state {get; set; }
[JsonProperty (" time ")]
Public time {get; set; }
}
CodePudding user response: