Name

data class Name(val bcs: Any, val json: Any, val type: GetDynamicFieldsQuery.Type)

Constructors

Link copied to clipboard
constructor(bcs: Any, json: Any, type: GetDynamicFieldsQuery.Type)

Properties

Link copied to clipboard
val bcs: Any

The BCS representation of this value, Base64 encoded.

Link copied to clipboard
val json: Any

Representation of a Move value in JSON, where:

Link copied to clipboard

The value's Move type.