AsMoveObject

data class AsMoveObject(val contents: GetDynamicFieldObjectQuery.Contents?, val hasPublicTransfer: Boolean?)

Constructors

Link copied to clipboard
constructor(contents: GetDynamicFieldObjectQuery.Contents?, hasPublicTransfer: Boolean?)

Properties

Link copied to clipboard

The structured representation of the object's contents.

Link copied to clipboard

Whether this object can be transfered using the TransferObjects Programmable Transaction Command or sui::transfer::public_transfer.