<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [TransactionResult](./database.transactionresult.md) &gt; [toJSON](./database.transactionresult.tojson.md)

## TransactionResult.toJSON() method

Returns a JSON-serializable representation of this object.

<b>Signature:</b>

```typescript
toJSON(): object;
```
<b>Returns:</b>

object

