StellarTransactionLookupResult

constructor(id: String, hash: String, ledger: Int, createdAt: String, sourceAccount: String, feeCharged: String, maxFee: String, operationCount: Int, successful: Boolean, memo: String? = null, memoType: String, operations: List<Map<String, Any?>>)