Class TransactionInfoRequestResponse

    • Method Detail

      • getTransactionType

        public TransactionType getTransactionType()
        Transaction type.
      • getOutcome

        public Outcome getOutcome()
        Outcome.
      • getTransactionResponse

        public TransactionResponse getTransactionResponse()
        Transaction response.
      • getException

        public TimException getException()
        Exception.
      • getLastStatusReceipt

        public PrintData getLastStatusReceipt()
        Last status receipt.
      • toString

        public String toString()
        String representation for debugging purpose.
        Overrides:
        toString in class Object