As Object
data class AsObject(val address: Any, val digest: String?, val version: Any?, val storageRebate: Any?, val owner: GetDynamicFieldObjectQuery.Owner1?, val previousTransaction: GetDynamicFieldObjectQuery.PreviousTransaction?, val asMoveObject: GetDynamicFieldObjectQuery.AsMoveObject?)
Constructors
Link copied to clipboard
constructor(address: Any, digest: String?, version: Any?, storageRebate: Any?, owner: GetDynamicFieldObjectQuery.Owner1?, previousTransaction: GetDynamicFieldObjectQuery.PreviousTransaction?, asMoveObject: GetDynamicFieldObjectQuery.AsMoveObject?)
Properties
Link copied to clipboard
Attempts to convert the object into a MoveObject.
Link copied to clipboard
The object's owner kind.
Link copied to clipboard
The transaction that created this version of the object.
Link copied to clipboard
The SUI returned to the sponsor or sender of the transaction that modifies or deletes this object.