ObjectId

@Serializable
data class ObjectId(val hash: AccountAddress)

Constructors

Link copied to clipboard
constructor(hash: AccountAddress)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String