ao-js-sdk - v0.4.0
GitHub
Preparing search index...
SetDescriptionNoticeEvent
Class SetDescriptionNoticeEvent
Hierarchy
ANTTransactionDataEvent
<
SetDescriptionNoticeTransactionData
>
SetDescriptionNoticeEvent
Implements
ISetDescriptionNoticeEvent
Index
Constructors
constructor
Properties
arweave
Data
Service
arweave
Transaction
transaction
Data
Promise
Methods
get
ANT
Name
get
ANT
Process
Id
get
ARNS
Name
get
Description
get
Event
Message
Id
get
Event
Time
Stamp
get
Initiator
get
Notice
Data
get
Notified
get
Tags
to
String
Constructors
constructor
new
SetDescriptionNoticeEvent
(
arweaveTransaction
:
ArweaveTransaction
,
)
:
SetDescriptionNoticeEvent
Parameters
arweaveTransaction
:
ArweaveTransaction
Returns
SetDescriptionNoticeEvent
Properties
Protected
Readonly
arweave
Data
Service
arweaveDataService
:
IArweaveDataService
Protected
Readonly
arweave
Transaction
arweaveTransaction
:
ArweaveTransaction
Protected
Readonly
transaction
Data
Promise
transactionDataPromise
:
Promise
<
SetDescriptionNoticeTransactionData
>
Methods
get
ANT
Name
getANTName
()
:
string
Returns
string
get
ANT
Process
Id
getANTProcessId
()
:
string
Returns
string
get
ARNS
Name
getARNSName
()
:
string
Returns
string
get
Description
getDescription
()
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Event
Message
Id
getEventMessageId
()
:
string
Returns
string
get
Event
Time
Stamp
getEventTimeStamp
()
:
number
Returns
number
get
Initiator
getInitiator
()
:
string
Returns
string
get
Notice
Data
getNoticeData
()
:
Promise
<
SetDescriptionNoticeTransactionData
>
Returns
Promise
<
SetDescriptionNoticeTransactionData
>
get
Notified
getNotified
()
:
string
Returns
string
Protected
get
Tags
getTags
()
:
Tags
Returns
Tags
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
Description
get
Event
Message
Id
get
Event
Time
Stamp
get
Initiator
get
Notice
Data
get
Notified
get
Tags
to
String
GitHub
ao-js-sdk - v0.4.0
Loading...