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)

Constructors

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

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard