Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.generated
/
GetObjectDataQuery
/
Current_object
Current_
object
data
class
Current_object
(
val
allow_ungated_transfer
:
Boolean
,
val
state_key_hash
:
String
,
val
owner_address
:
String
,
val
object_address
:
String
,
val
last_transaction_version
:
Any
,
val
last_guid_creation_num
:
Any
,
val
is_deleted
:
Boolean
)
Members
Constructors
Current_
object
Link copied to clipboard
constructor
(
allow_ungated_transfer
:
Boolean
,
state_key_hash
:
String
,
owner_address
:
String
,
object_address
:
String
,
last_transaction_version
:
Any
,
last_guid_creation_num
:
Any
,
is_deleted
:
Boolean
)
Properties
allow_
ungated_
transfer
Link copied to clipboard
val
allow_ungated_transfer
:
Boolean
is_
deleted
Link copied to clipboard
val
is_deleted
:
Boolean
last_
guid_
creation_
num
Link copied to clipboard
val
last_guid_creation_num
:
Any
last_
transaction_
version
Link copied to clipboard
val
last_transaction_version
:
Any
object_
address
Link copied to clipboard
val
object_address
:
String
owner_
address
Link copied to clipboard
val
owner_address
:
String
state_
key_
hash
Link copied to clipboard
val
state_key_hash
:
String