JsonHelper/Select
Returns the extracted Json of only the specified property from json
Request Information
Parameters
Name | Description | Type |
---|---|---|
token |
JToken |
JToken |
selector |
Func`2 |
Response Information
Response Description
Description | Type |
---|---|
New JToken |
JToken |