Node

data class Node(val name: GetDynamicFieldsQuery.Name?, val value: GetDynamicFieldsQuery.Value?)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

The string type, data, and serialized value of the DynamicField's 'name' field. This field is used to uniquely identify a child of the parent object.

Link copied to clipboard

The returned dynamic field is an object if its return type is MoveObject, in which case it is also accessible off-chain via its address. Its contents will be from the latest version that is at most equal to its parent object's version