@hashgraph/sdk
    Preparing search index...

    Class ScheduleInfo

    Response when the client sends the node ScheduleGetInfoQuery.

    Index

    Properties

    adminKey: null | Key
    creatorAccountId: null | AccountId
    deleted: null | Timestamp
    executed: null | Timestamp
    expirationTime: null | Timestamp
    payerAccountId: null | AccountId
    schedulableTransactionBody: null | ISchedulableTransactionBody
    scheduledTransactionId: null | TransactionId
    scheduleId: ScheduleId
    scheduleMemo: null | string
    signers: null | KeyList
    waitForExpiry: boolean

    Accessors

    Methods