Namespace: Json.Path
Inheritance: Node 🡒 object
Represents a single match.
Properties
| Name | Type | Summary |
|---|---|---|
| Location | JsonPath | The location where the value was found. |
| Value | JsonNode | The value at the matching location. |
A new version of content is available.