ao-js-sdk - v0.2.11
GitHub
Preparing search index...
SetRecordEvent
Class SetRecordEvent
Hierarchy
ANTTransactionDataEvent
<
SetRecordNoticeTransactionData
>
SetRecordEvent
Implements
ISetRecordEvent
Index
Constructors
constructor
Properties
arweave
Data
Service
arweave
Transaction
transaction
Data
Promise
Methods
get
ANT
Name
get
ANT
Process
Id
get
ARNS
Name
get
Event
Message
Id
get
Event
Time
Stamp
get
Initiate
Set
Record
Transaction
get
Initiator
get
Notice
Data
get
Notified
get
Sub
Domain
get
Tags
get
Transaction
Id
get
Ttl
Seconds
post
Init
Query
to
String
Constructors
constructor
new
SetRecordEvent
(
arweaveTransaction
:
ArweaveTransaction
)
:
SetRecordEvent
Parameters
arweaveTransaction
:
ArweaveTransaction
Returns
SetRecordEvent
Properties
Protected
Readonly
arweave
Data
Service
arweaveDataService
:
IArweaveDataService
Protected
Readonly
arweave
Transaction
arweaveTransaction
:
ArweaveTransaction
Protected
Readonly
transaction
Data
Promise
transactionDataPromise
:
Promise
<
SetRecordNoticeTransactionData
>
Methods
get
ANT
Name
getANTName
()
:
string
Returns
string
get
ANT
Process
Id
getANTProcessId
()
:
string
Returns
string
get
ARNS
Name
getARNSName
()
:
string
Returns
string
get
Event
Message
Id
getEventMessageId
()
:
string
Returns
string
get
Event
Time
Stamp
getEventTimeStamp
()
:
number
Returns
number
Protected
get
Initiate
Set
Record
Transaction
getInitiateSetRecordTransaction
()
:
Promise
<
Partial
<
FullArweaveTransaction
>
>
Returns
Promise
<
Partial
<
FullArweaveTransaction
>
>
get
Initiator
getInitiator
()
:
string
Returns
string
get
Notice
Data
getNoticeData
()
:
Promise
<
SetRecordNoticeTransactionData
>
Returns
Promise
<
SetRecordNoticeTransactionData
>
get
Notified
getNotified
()
:
string
Returns
string
get
Sub
Domain
getSubDomain
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Protected
get
Tags
getTags
()
:
Tags
Returns
Tags
get
Transaction
Id
getTransactionId
()
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Ttl
Seconds
getTtlSeconds
()
:
Promise
<
number
>
Returns
Promise
<
number
>
Protected
post
Init
Query
postInitQuery
()
:
Promise
<
Partial
<
FullArweaveTransaction
>
>
Returns
Promise
<
Partial
<
FullArweaveTransaction
>
>
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
arweave
Data
Service
arweave
Transaction
transaction
Data
Promise
Methods
get
ANT
Name
get
ANT
Process
Id
get
ARNS
Name
get
Event
Message
Id
get
Event
Time
Stamp
get
Initiate
Set
Record
Transaction
get
Initiator
get
Notice
Data
get
Notified
get
Sub
Domain
get
Tags
get
Transaction
Id
get
Ttl
Seconds
post
Init
Query
to
String
GitHub
ao-js-sdk - v0.2.11
Loading...