@hashgraph/sdk
Preparing search index...
index
ScheduleInfo
Class ScheduleInfo
Response when the client sends the node ScheduleGetInfoQuery.
Index
Properties
admin
Key
creator
Account
Id
deleted
executed
expiration
Time
payer
Account
Id
schedulable
Transaction
Body
scheduled
Transaction
Id
schedule
Id
schedule
Memo
signers
wait
For
Expiry
Accessors
scheduled
Transaction
Methods
_
to
Protobuf
Properties
Readonly
admin
Key
adminKey
:
null
|
Key
Readonly
creator
Account
Id
creatorAccountId
:
null
|
AccountId
Readonly
deleted
deleted
:
null
|
Timestamp
Readonly
executed
executed
:
null
|
Timestamp
Readonly
expiration
Time
expirationTime
:
null
|
Timestamp
Readonly
payer
Account
Id
payerAccountId
:
null
|
AccountId
Readonly
schedulable
Transaction
Body
schedulableTransactionBody
:
null
|
ISchedulableTransactionBody
Readonly
scheduled
Transaction
Id
scheduledTransactionId
:
null
|
TransactionId
Readonly
schedule
Id
scheduleId
:
ScheduleId
Readonly
schedule
Memo
scheduleMemo
:
null
|
string
Readonly
signers
signers
:
null
|
KeyList
Readonly
wait
For
Expiry
waitForExpiry
:
boolean
Accessors
scheduled
Transaction
get
scheduledTransaction
()
:
Transaction
Returns
Transaction
Methods
_
to
Protobuf
_toProtobuf
()
:
IScheduleInfo
Returns
IScheduleInfo
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
Key
creator
Account
Id
deleted
executed
expiration
Time
payer
Account
Id
schedulable
Transaction
Body
scheduled
Transaction
Id
schedule
Id
schedule
Memo
signers
wait
For
Expiry
Accessors
scheduled
Transaction
Methods
_
to
Protobuf
@hashgraph/sdk
Loading...
Response when the client sends the node ScheduleGetInfoQuery.