Overview
Returns RestResponse.Content property as JSON object.object myRestResponse.ToJson()
Remarks
If content is not in JSON syntax, parsing error is occurs.
object myRestResponse.ToJson()
If content is not in JSON syntax, parsing error is occurs.