toggle menu
jsonpath4k
2.4.1
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.core
/
NodeListEntry
Node
List
Entry
@
Serializable
data
class
NodeListEntry
(
val
normalizedJsonPath
:
NormalizedJsonPath
,
val
value
:
JsonElement
)
(
source
)
Members
Constructors
Node
List
Entry
Link copied to clipboard
constructor
(
normalizedJsonPath
:
NormalizedJsonPath
,
value
:
JsonElement
)
Properties
normalized
Json
Path
Link copied to clipboard
val
normalizedJsonPath
:
NormalizedJsonPath
value
Link copied to clipboard
val
value
:
JsonElement