TransactionResult

constructor(success: Boolean, hash: String? = null, ledger: UInt? = null, error: String? = null)