0
   {
      "data": {
             "cover":{"feed":"xxxxxxxx.jpg","detail":"xxxxx.jpg"}
              },
       "data":{
             "cover":"xxxxx.jpg"
             }
    }

The json obtained by an API is similar to the above. "cover"may be a string or class. How should I handle it use Newtonsoft.

0 Answers0