ToJson¶
Returns RestResponse.Content property as JSON object.
1 |
|
Remarks¶
If content is not in JSON syntax, parsing error is occurs.
Returns RestResponse.Content property as JSON object.
1 |
|
If content is not in JSON syntax, parsing error is occurs.