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.model.types
/
CurrentAptosNamesOrderBuilder
Current
Aptos
Names
Order
Builder
class
CurrentAptosNamesOrderBuilder
Members
Constructors
Current
Aptos
Names
Order
Builder
Link copied to clipboard
constructor
(
)
Properties
domain
Link copied to clipboard
var
domain
:
OrderBy
?
domain
Expiration
Timestamp
Link copied to clipboard
var
domainExpirationTimestamp
:
OrderBy
?
domain
With
Suffix
Link copied to clipboard
var
domainWithSuffix
:
OrderBy
?
expiration
Timestamp
Link copied to clipboard
var
expirationTimestamp
:
OrderBy
?
is
Active
Link copied to clipboard
var
isActive
:
OrderBy
?
is
Primary
Link copied to clipboard
var
isPrimary
:
OrderBy
?
last
Transaction
Version
Link copied to clipboard
var
lastTransactionVersion
:
OrderBy
?
owner
Address
Link copied to clipboard
var
ownerAddress
:
OrderBy
?
registered
Address
Link copied to clipboard
var
registeredAddress
:
OrderBy
?
subdomain
Link copied to clipboard
var
subdomain
:
OrderBy
?
subdomain
Expiration
Policy
Link copied to clipboard
var
subdomainExpirationPolicy
:
OrderBy
?
token
Name
Link copied to clipboard
var
tokenName
:
OrderBy
?
token
Standard
Link copied to clipboard
var
tokenStandard
:
OrderBy
?
Functions
is
Domain
Owner
Link copied to clipboard
fun
isDomainOwner
(
block
:
CurrentAptosNamesOrderBuilder
.
(
)
->
Unit
)